Skip to content
Zed

conformy for Zed

io.github.swikingswe/conformy

EU AI Act & NIS2 compliance — classify AI systems, check obligations, draft docs.

client:Zed transport:stdio runtime:npm

Install conformy in Zed

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

{
  "context_servers": {
    "conformy": {
      "command": "npx",
      "args": [
        "-y",
        "@conformy/mcp-server"
      ]
    }
  }
}

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

conformy in other clients