How to Use the Bland AI MCP in Claude Code
Run automated calling scripts and process transcripts directly from your terminal with Claude Code and this MCP Server.
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.
Trigger outbound calls from shell scripts using this MCP Server
The `send_phone_call` tool lets you execute outbound calls directly from a terminal prompt or bash script. Claude Code queries `list_phone_numbers` to find an available outbound line and starts the call. This makes it easy to integrate phone alerts into your deployment pipelines. If a production server goes down, Claude Code can trigger a phone call to alert the on-call engineer with a custom voice message.
Audit your calling history via CLI
You use `list_recent_calls` to fetch recent call logs and pipe the output to other command-line utilities. Claude Code can pull down a specific call, run `analyze_call_transcript`, and print a summarized report right to stdout. This terminal-first approach is perfect for cron jobs that audit daily support calls. You can schedule Claude Code to run every night, analyze the transcripts, and save the summaries to a local markdown file.
Manage voice agents from your terminal
The `list_voice_agents` tool gives you a quick terminal view of all your active voice personas. If you need to clean up old testing configurations, Claude Code can call `delete_voice_agent` to remove them instantly. You can also update agent settings using `update_agent_config` by passing JSON payloads directly from your CLI. There is no need to log into a web dashboard to manage your voice infrastructure.
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-alternative-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-alternative-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.