Skip to content
Zed

MCP Gateway for Zed

io.github.panossalt/mcp-gateway

Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.

client:Zed transport:sse

Install MCP Gateway in Zed

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

{
  "context_servers": {
    "mcp-gateway": {
      "url": "https://your-gateway.example.com/t/your-org/mcp/sse"
    }
  }
}

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

MCP Gateway in other clients