Skip to content
Claude Desktop

kanonik for Claude Desktop

ai.kanonik/kanonik

Governance runtime for compliance: verified, human-approved writes to a tamper-evident record.

client:Claude Desktop transport:streamable-http

Install kanonik in Claude Desktop

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

{
  "mcpServers": {
    "kanonik": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.kanonik.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

kanonik in other clients