MCP Server
MCP
io.github.elagerway/magpipe
Manage AI voice agents, calls, SMS, contacts, and phone numbers via Magpipe.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "magpipe-mcp-server",
"version": "0.1.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Magpipe API key (starts with mgp_). Get one at https://magpipe.ai/settings → API tab.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MAGPIPE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment