Skip to content
Zed

Wavix for Zed

io.github.wavix/mcp

Wavix telecom MCP: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs. Account sign-in or API key.

client:Zed transport:streamable-http

Install Wavix in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.wavix.com/mcp"
    }
  }
}

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

Wavix in other clients