Skip to content
Cline

delego for Cline

io.github.delego-dev/delego

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

client:Cline transport:stdio runtime:pypi

Install delego in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

delego in other clients