Loading MCP server directory, please wait...
AI voice agents that make real phone calls: single calls or campaigns, with transcripts and notes.
npx @getmcp/cli add com.phone-bud/phone-budRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Phone Bud API key> — create a pb_live_* key in Phone Bud settings at https://www.phone-bud.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.phone-bud/phone-bud": {
"url": "https://www.phone-bud.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}