Skip to content
Zed

rhumb mcp for Zed

io.github.supertrained/rhumb-mcp

Agent gateway for Index discovery, AN Score evaluation, and Resolve governed execution

client:Zed transport:stdio runtime:npm

Install rhumb mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "rhumb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rhumb-mcp"
      ],
      "env": {
        "RHUMB_API_KEY": "<RHUMB_API_KEY>"
      }
    }
  }
}

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

rhumb mcp in other clients