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
{
"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