Skip to content
Windsurf

delego for Windsurf

io.github.delego-dev/delego

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

client:Windsurf transport:stdio runtime:pypi

Install delego in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

delego in other clients