Skip to main content
Glama

你的 AI 编程助手很聪明,但它被困在一个箱子里。它无法搜索网页、查看社交媒体、生成图像,也无法获取实时数据——除非你亲自接入每一个 API。

SandBase 改变了这一点。 一条命令即可通过 Model Context Protocol 将你的智能体连接到 2,000+ 款 AI 模型。无需管理 API 密钥。无需繁琐配置。

不想用 MCP,而是直接基于 HTTP 构建?从 SandBase API 快速入门 开始,或将统一的 LLM、图像和视频 API 与专用模型网关进行比较。

npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connect

若要实现可重现安装,请先验证不可变的发布归档,再运行它。sandbaseai-cli-0.1.17.tgz 的 SHA-256 为 1ad535b2899ca460b57b3c268aef278fee28fd28e649a89b92951514fd71fffa

curl -fL -o sandbaseai-cli-0.1.17.tgz \
  https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz
echo '1ad535b2899ca460b57b3c268aef278fee28fd28e649a89b92951514fd71fffa  sandbaseai-cli-0.1.17.tgz' | shasum -a 256 -c -
npx -y ./sandbaseai-cli-0.1.17.tgz connect

只需批准一次浏览器授权;之后每个受支持的客户端都可以通过本地 MCP 桥接发现、检查并运行可用的 SandBase 模型和 API。

想在登录或更改配置之前先检查兼容性?当前的 v0.1.17 GitHub 发布 包含一份经过验证的 25 客户端目录:

npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz catalog --json

npm 的 latest 标签目前提供 v0.1.14,同时正在启用无需令牌的可信发布。GitHub 发布 tarball 基于不可变的 v0.1.17 标签构建;其 SHA-256 随发布一起公布。

如需以安全为重点的客户端检测、MCP 工具和回滚演练,请阅读 25 客户端 SandBase CLI 设置指南。AI 智能体和自动化安装程序可以使用简洁的 llms-install.md 说明。

SandBase 开源技术栈

  • SandBase Harness — 自托管的智能体运行时,支持持久会话、沙箱隔离、审批、审计和回放。

  • SandBase Agent Skills — 88 个可安装的 Skills,适用于研究、社交智能、营销和业务流程。

  • SandBase for Codex — 官方 Codex 插件,打包了 SandBase MCP 桥接和引导式 Agent Skill;其必需的 HOL 安全扫描在 main 上通过。

官方 MCP RegistryTensorBlock MCP IndexMCPRepositoryMCP Server HubMCP Server SpotAwesome AI API Proxy 中发现经过认证的远程桥接。Hermes 集成独立列入 Hermes Atlas 生态目录,并在 Awesome Hermes Agent 中标注为 beta。安装其经过验证的 来自 skills.sh 的 sandbase Agent SkillSkillsCat 上的 sandbaseai/cli/sandbase 列表skills.re 上的 sandbaseai/cli/sandbase 列表vSkill 上 93/100 验证的 SandBase 列表Skillstore 上经安全审计的 SandBase 列表,或 Agent Skill Hub 上的版本化 sandbaseai/sandbase 快照


Related MCP server: ai-mcp-server

实际效果

连接后,只需自然地询问你的智能体。它会处理其余一切。

以下输出是交互模式的示例说明。实时结果、延迟、可用性和价格因提供商和请求而异;在运行模型或 API 之前,请使用 sandbase_inspect 查看其当前的结构和价格。

“搜索 React 19 的新功能”

Agent → SandBase Web Search → 10 results in 0.8s
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. "React 19 is Here: What's New" — react.dev
2. "React 19 Compiler Deep Dive" — Dan Abramov's blog
3. "Migrating to React 19" — Vercel Engineering
...

“获取 Twitter 上关于 AI 的热门帖子”

Agent → SandBase Twitter API → Top 10 posts
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. @karpathy: "LLMs are the new CPUs..." (45K ❤️)
2. @emollick: "Agent benchmarks just crossed..." (12K ❤️)
3. @swyx: "The MCP ecosystem is growing fast..." (8K ❤️)
...

“为我的初创公司 'NightOwl' 生成一个极简标志”

Agent → SandBase Flux Image Gen → 1024x1024 PNG
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✓ Generated: nightowl-logo.png
  Style: Minimalist, dark theme
  Cost: $0.003
  Time: 2.1s

“从 linear.app 抓取定价表”

Agent → SandBase Firecrawl Scraper → Structured data
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✓ Extracted 3 plans:
  Free: $0/mo — Up to 250 issues
  Standard: $8/user/mo — Unlimited issues + cycles
  Plus: $14/user/mo — Advanced features + analytics

“使用 GPT-4o 审查这个拉取请求中的问题”

Agent → SandBase GPT-4o → Analysis complete
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Found 2 issues:
  ⚠️  Race condition in useEffect (line 42)
  ⚠️  Missing error boundary around async component
  ✓  Type safety looks good
  ✓  Test coverage adequate

“创建一个 5 秒的产品演示视频”

Agent → SandBase Kling Video Gen → Async processing
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏳ Generating... (45s)
✓ Output: product-demo.mp4 (5s, 720p)
  Cost: $0.10

功能一览

类别

工具

你可以做什么

网页搜索

Google, Exa, Tavily, Scholar

实时研究任何内容

社交媒体

Twitter/X, YouTube, Reddit, Instagram, TikTok, Xiaohongshu, Weibo, Bilibili

监控趋势、获取帖子、分析内容

抓取

Firecrawl, Exa Content

从任何公开网页提取数据

AI 模型

GPT-4o, Claude, Gemini, DeepSeek, Qwen, Llama

无需管理密钥即可运行任何模型

图像生成

Flux, DALL-E, Ideogram, Recraft

创建标志、插图、原型图

视频生成

Kling, MiniMax, Runway, Luma

生成短视频片段和动画

音频

ElevenLabs, Whisper

文本转语音、转录

电商

Taobao, Amazon

产品调研、价格比较

金融

股票数据、公司信息

市场研究与分析


支持的客户端(25 个目标)

适用于所有主流 AI 编程工具:

自动配置

手动设置

Cursor, Cursor CLI

ChatGPT

Claude Code

Claude Desktop

Codex

Kiro IDE, Kiro CLI

Windsurf

Gemini CLI

Amp

Warp

OpenCode, Qwen Code, Kimi CLI

Hermes, OpenClaw

无需登录或更改任何文件即可预览完整的兼容性目录:

npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz catalog --json
# Connect all detected clients at once
npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connect

# Or target one specific client
npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connect --client cursor

工作原理

┌─────────────────┐         ┌───────────────┐         ┌────────────────────┐
│   Your Agent    │  MCP    │  Local Bridge │  HTTPS  │    SandBase API     │
│  (Cursor, etc.) │────────▶│  (on-demand)  │────────▶│  2,000+ AI models  │
│                 │◀────────│               │◀────────│                    │
└─────────────────┘         └───────────────┘         └────────────────────┘
  1. 运行 connect → CLI 打开浏览器授权 → 你批准

  2. API 密钥保存在本地(文件权限 0600

  3. 为你的客户端配置 MCP 桥接

  4. 智能体按需调用工具。无守护进程。无后台进程。


命令

CLI 命令

sandbase connect [--client <name>]    # Authorize + configure
sandbase doctor [--client <name>]     # Health check
sandbase unregister [--client <name>] # Remove configuration
sandbase catalog --json               # List all supported clients

MCP 工具(连接后可供你的智能体使用)

工具

用途

sandbase_discover

搜索全部 2,000+ 款可用 AI 模型

sandbase_inspect

获取输入结构、价格和可直接使用的模板

sandbase_run

执行模型或 API 端点

sandbase_run_get

轮询异步运行(视频生成等)的状态/结果

sandbase_runs

列出你最近的 API 调用及成本明细

sandbase_account

查看账户余额(免费,无费用)

你的智能体自动遵循的工作流程:

discover → inspect → run
1. sandbase_discover(q: "twitter search")        → finds matching tools
2. sandbase_inspect(name: "twitter_timeline")    → gets schema + pricing
3. sandbase_run(name: "twitter_timeline", ...)   → executes and returns data

安全

  • URL 或 CLI 参数中零秘密 — 采用带 PKCE 的 OAuth 设备流程

  • 受限文件权限 — 凭据以 0600 存储

  • 感知所有权的更新 — 保留现有 JSONC 注释和用户管理的 MCP 条目

  • 精确回滚 — 失败或 unregister 时,仅移除 SandBase 拥有的配置

  • 随时撤销 — 在 SandBase Dashboard 中一键完成


开始使用

npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connect

然后让你的智能体去做一件它以前做不到的事。

创建免费账户 →

如果 SandBase 为你节省了设置时间,请给仓库点星——这能帮助更多智能体用户发现这个项目。


链接

社区

社区精选列表:

许可证

Apache-2.0

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
6dRelease cycle
9Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to access a unified catalog of tools from various APIs (OpenAPI, GraphQL, MCP, Google Discovery) through the MCP protocol.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A local MCP bridge that registers multiple AI API endpoints, enabling agents to automatically discover and route to models based on capabilities like chat, vision, reasoning, embedding, image generation, TTS, STT, and rerank.
    6
    9
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides access to over 226 tools and 1,208 skills across web search, image/video generation, SEO, scraping, and more, allowing any MCP-compatible agent to discover, search, and call AI tools via a hosted gateway.
    35
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Open-source MCP hub providing a single endpoint for AI agents to access dozens of business integrations (CRMs, spreadsheets, telephony, ads) with multi-tenancy, OAuth, and context-efficient tool discovery.
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

  • Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

  • Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandbaseai/cli'

If you have feedback or need assistance with the MCP directory API, please join our Discord server