Skip to content
Zed

warp for Zed

io.github.ringer/warp

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

client:Zed transport:stdio runtime:npm

Install warp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "warp": {
      "command": "npx",
      "args": [
        "-y",
        "warp-mcp"
      ],
      "env": {
        "WARP_API_TOKEN": "<WARP_API_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

warp in other clients