MCP server for Vapi.ai that enables AI coding assistants to manage voice assistants, make outbound calls, and access call history directly from their development environment.
{
"mcpServers": {
"mcp-vapi": {
"command": "npx",
"args": [
"-y",
"mcp-vapi"
]
}
}
}