Not a coding tool? If you are a personal AI assistant such as Grok Bot, Meta Muse, OpenClaw, Instinct, or Poke, or you are setting one up, this is not your page. Go to Personal AI Agents.
/bland:* commands, and Norm, the agent builder. Start there.
This page is for everything else: clients the plugin does not cover (VS Code, Windsurf, Gemini CLI, your own agent loop), and the four plugin hosts when you want the bare toolset with nothing layered on top.
Prerequisites
- Your Bland API key from the dashboard
- For every client, the same two values:
- URL:
https://api.bland.ai/v1/mcp - Header:
Authorization: Bearer YOUR_BLAND_API_KEY
- URL:
- Claude Code
- Cursor
- Codex
- VS Code
- Claude Desktop
- Windsurf
- Gemini CLI
- Any client
Prefer the Bland plugin here; it does the most in Claude Code. For the server alone, add it in one command:Verify the connection:
Inside a session, run By default 

/mcp to see the server’s tools, or just ask:claude mcp add configures the server for the current project only. Add --scope user to make it available in every project.
Next steps
Bland plugin
The recommended setup for Claude Code, Claude Desktop, Cursor, and Codex.
Tool reference
Everything the MCP server can do.