sandbaseai

MCP Tools — Development agent for Claude Code

Development community

Give a SandBase Agent the capabilities and API credentials it needs.

How to install MCP Tools

Installs to ~/.claude/agents/sandbaseai-sandbase-docs-mcp-tools.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sandbaseai/sandbase-docs/HEAD/agents/mcp-tools.md -o ~/.claude/agents/sandbaseai-sandbase-docs-mcp-tools.md

Restart Claude Code, or start a new session, for it to be picked up.

What MCP Tools does


title: Tools and credentials description: Give a SandBase Agent the capabilities and API credentials it needs.

Tools and credentials

APIs give your Agent access to real-world data and actions.

Choose capabilities in the Agent builder. SandBase handles how supported capabilities are made available to the runtime.

What to add

Add tools when your Agent needs to:

  • search the web
  • read pages
  • call a SaaS API
  • fetch social or business data
  • create or transform media
  • trigger a

Alternatives in Development

  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Dev Browser — A Claude Skill to give your agent the ability to use a web browser 3.9k ★
  • Continuous Claude V2 — Context management for Claude Code 3.6k ★

Full documentation available on GitHub

View Source Repository