Loading MCP server directory, please wait...
Give AI agents real phone numbers, messages, and voice calls via MCP.
npx @getmcp/cli add io.github.AgentPhone-AI/agentphoneRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTPHONE_API_KEYYour AgentPhone API key. Get one at https://agentphone.to
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AgentPhone-AI/agentphone": {
"command": "npx",
"args": [
"-y",
"agentphone-mcp"
],
"env": {
"AGENTPHONE_API_KEY": ""
}
}
}
}