Skip to content
Windsurf

warp for Windsurf

io.github.ringer/warp

SIP trunking, numbers, porting, messaging, billing, and CDR analytics on the Ringer WARP platform

client:Windsurf transport:stdio runtime:npm

Install warp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

warp in other clients