Skip to content
Claude Desktop

conformy for Claude Desktop

io.github.swikingswe/conformy

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

client:Claude Desktop transport:stdio runtime:npm

Install conformy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

conformy in other clients