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