MCP Server — Overview & Setup
MCP Server — Overview & Setup
The Voicebip MCP server exposes 38 tools that let AI assistants manage agents, provision numbers, make calls, send messages, manage subscriptions, and control routing rules using natural language.
Setup
voicebip-mcp is not yet published to npm. Use the local build instructions below until the package is available.
Available Tools
Agents
API Keys
Phone Numbers
Calls
Messaging
Billing & Analytics
Webhooks & Routing
Natural Language Examples
- “Create an agent called Customer Support”
- “Provision a Lagos phone number for my agent”
- “Make a call from +2348031234567 to +2348061234567”
- “Send an SMS saying ‘Your order is ready’ to +2348091234567”
- “Switch my workspace to the Builder plan”
- “Show me my usage for this billing period”
- “Create a routing rule that sends calls mentioning ‘billing’ to my finance agent”
For detailed API reference, see the API Reference section. Each MCP tool maps to a REST endpoint documented there.