Skip to content
Claude Desktop

Actenon Kernel for Claude Desktop

io.github.actenon/kernel

Verify consequential AI actions before they execute.

client:Claude Desktop transport:stdio runtime:pypi

Install Actenon Kernel in Claude Desktop

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

{
  "mcpServers": {
    "kernel": {
      "command": "uvx",
      "args": [
        "actenon-kernel"
      ]
    }
  }
}

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

Actenon Kernel in other clients