How to Use the Bland AI MCP in Claude Code
Trigger Bland AI calls, pipe transcripts, and run bulk phone campaigns directly from your Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bland AI MCP to Claude Code
Create your Vinkius account to connect Bland AI to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run bulk phone campaigns from your terminal
`send_batch` lets you spin up thousands of automated voice agents directly from your command line. Claude Code coordinates the payload, executes the tool, and monitors the campaign status. You can pipe a CSV of phone numbers straight into Claude Code. The CLI uses the batch tool to trigger the calls and outputs the real-time status directly to your terminal screen.
Build automated cron jobs with this Claude Code MCP Server
`list_calls` retrieves the historical log of all automated phone calls. Claude Code uses this tool to check call statuses inside your cron scripts or CI/CD pipelines. Since Claude Code runs headlessly, you can schedule a script that triggers `list_calls` every hour, parses the results, and alerts your team if call failure rates spike.
Terminate live calls instantly via command line
`end_call` forces an immediate disconnect on any live phone call. If a voice agent gets stuck or a test run goes wrong, Claude Code runs this tool to kill the connection instantly. This gives SREs and backend developers absolute control over active telecom streams. You don't need to log into a browser dashboard; just tell your terminal client to drop the call.
Set up Bland AI MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebland-ai-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bland AI transactions." It will automatically discover and invoke the available Bland AI tools.
claude mcp add --transport http bland-ai-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Bland AI MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bland AI MCP today
We host it, we monitor it, we maintain it. You just paste one token.