Skip to content

mcp geracompliance for Zed

io.github.geraservicesuk/mcp-geracompliance

EU AI Act and GDPR compliance: checks, audits, generate policies.

client:Zed transport:stdio runtime:npm

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

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

mcp geracompliance in other clients