Loading MCP server directory, please wait...
SIP trunking, numbers, porting, messaging, billing, and CDR analytics on the Ringer WARP platform
npx @getmcp/cli add io.github.Ringer/warpRequires Node.js 18+. Community-contributed server. Review source before installing.
WARP_API_TOKENWARP API key (rk_...) — minted in the WARP portal at https://warp.ringer.tel under Settings → API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ringer/warp": {
"command": "npx",
"args": [
"-y",
"warp-mcp"
],
"env": {
"WARP_API_TOKEN": ""
}
}
}
}