Skip to content

mcp gera compliance for Zed

services.gera/mcp-gera-compliance

Classify AI systems under the EU AI Act and look up obligations and articles. Offline, no auth.

client:Zed transport:stdio runtime:npm

Install mcp gera compliance in Zed

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

{
  "context_servers": {
    "mcp-gera-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-compliance"
      ]
    }
  }
}

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

mcp gera compliance in other clients