Loading MCP server directory, please wait...
Build, test, deploy and run AI phone agents: agents, numbers, calls, tests, knowledge, campaigns.
npx @getmcp/cli add io.github.thunderphone/thunderphoneRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <organization API key from app.thunderphone.com Settings > API keys>, e.g. 'Bearer sk_live_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thunderphone/thunderphone": {
"url": "https://api.thunderphone.com/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}