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