Skip to content
Zed

Girder for Zed

io.github.dhishwasher/girder

Local semantic code graph: source, definitions, callers, callees, impact, and semantic change review

client:Zed transport:stdio runtime:npm

Install Girder in Zed

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

{
  "context_servers": {
    "girder": {
      "command": "npx",
      "args": [
        "-y",
        "girder-mcp"
      ]
    }
  }
}

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

Girder in other clients