Skip to content
Claude Desktop

delego for Claude Desktop

io.github.delego-dev/delego

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

client:Claude Desktop transport:stdio runtime:pypi

Install delego 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": {
    "delego": {
      "command": "uvx",
      "args": [
        "delego"
      ],
      "env": {
        "DELEGO_HOME": "<DELEGO_HOME>"
      }
    }
  }
}

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

delego in other clients