Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

warp in other clients