HomeSecurity › kakunin-mcp

kakunin-mcp

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

Official TypeScript CloudLocal
★ 1 stars Last pushed 2026-09-07 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.4)

npx -y @kakunin/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "kakunin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@kakunin/[email protected]"
      ],
      "env": {
        "KAKUNIN_API_KEY": "<YOUR_VALUE>",
        "KAKUNIN_AGENT_ID": "<YOUR_VALUE>"
      }
    }
  }
}
  • KAKUNIN_API_KEY secret — Kakunin API key (kak_live_... or kak_test_...). Obtain at https://kakunin.ai/dashboard.
  • KAKUNIN_AGENT_ID — ID of the agent this MCP server acts on behalf of (agt_...).

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.nqzai/kakunin

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry