warp for Claude Desktop
io.github.ringer/warp
SIP trunking, numbers, porting, messaging, billing, and CDR analytics on the Ringer WARP platform
client:Claude Desktop
transport:stdio
runtime:npm
Install warp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"warp": {
"command": "npx",
"args": [
"-y",
"warp-mcp"
],
"env": {
"WARP_API_TOKEN": "<WARP_API_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs