Loading MCP server directory, please wait...
Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.
npx @getmcp/cli add io.github.elagerway/magpipeRequires Node.js 18+. Community-contributed server. Review source before installing.
MAGPIPE_API_KEYYour Magpipe API key (starts with mgp_). Get one at https://magpipe.ai/settings → API tab.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.elagerway/magpipe": {
"command": "npx",
"args": [
"-y",
"magpipe-mcp-server"
],
"env": {
"MAGPIPE_API_KEY": ""
}
}
}
}