Loading MCP server directory, please wait...
One MCP tool contract for telephony — any call provider, hosted, local, or BYOK.
npx @getmcp/cli add ai.callmcp/serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.callmcp/server": {
"command": "node",
"args": [
"@callmcp/server"
],
"env": {
"CALLMCP_CONFIG": "",
"CALLMCP_DEFAULT_DRIVER": ""
}
}
}
}