Skip to content
Claude Desktop

kakunin for Claude Desktop

io.github.kakunin-ai/kakunin

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

client:Claude Desktop transport:stdio runtime:npm

Install kakunin in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kakunin": {
      "command": "npx",
      "args": [
        "-y",
        "@kakunin/mcp"
      ],
      "env": {
        "KAKUNIN_API_KEY": "<KAKUNIN_API_KEY>",
        "KAKUNIN_AGENT_ID": "<KAKUNIN_AGENT_ID>"
      }
    }
  }
}

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

kakunin in other clients