← Index

io.github.elagerway/magpipe

io.github.elagerway/magpipe·v0.1.6·Chat & Messaging
Quality Score
78
/100

Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "magpipe": {
      "command": "npx",
      "args": [
        "-y",
        "magpipe-mcp-server"
      ],
      "env": {
        "MAGPIPE_API_KEY": "<your-magpipe_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "magpipe": {
      "command": "npx",
      "args": [
        "-y",
        "magpipe-mcp-server"
      ],
      "env": {
        "MAGPIPE_API_KEY": "<your-magpipe_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y magpipe-mcp-server
§02  Environment variables
MAGPIPE_API_KEY
requiredsecret

Your Magpipe API key (starts with mgp_). Get one at https://magpipe.ai/settings → API tab.

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Chat & Messaging