Skip to content
Zed

mcp gateway for Zed

io.github.davedat-110105/mcp-gateway

Curated gateway to snapshot-versioned Canadian public data services with source provenance.

client:Zed transport:streamable-http

Install mcp gateway in Zed

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

{
  "context_servers": {
    "mcp-gateway": {
      "url": "https://gateway-production-c71a.up.railway.app/mcp"
    }
  }
}

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

mcp gateway in other clients