Skip to content
Cline

kakunin for Cline

io.github.nqzai/kakunin

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

client:Cline transport:stdio runtime:npm

Install kakunin in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

kakunin in other clients