Skip to content
Zed

mcp geraguard for Zed

io.github.geraservicesuk/mcp-geraguard

Privacy protection: scans, tracker detection, data broker opt-outs.

client:Zed transport:stdio runtime:npm

Install mcp geraguard 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": {
    "mcp-geraguard": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geraguard"
      ],
      "env": {
        "GERAGUARD_API_URL": "<GERAGUARD_API_URL>"
      }
    }
  }
}

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

mcp geraguard in other clients