Skip to content
Zed

gateway for Zed

io.mcprating/gateway

Discover, judge and safely run any MCP server: 57k+ scored servers, sandboxed.

client:Zed transport:stdio runtime:npm

Install gateway in Zed

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

{
  "context_servers": {
    "gateway": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-rating/gateway"
      ]
    }
  }
}

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

gateway in other clients