Skip to content
Zed

delego for Zed

io.github.delego-dev/delego

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

client:Zed transport:stdio runtime:pypi

Install delego in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "delego": {
      "command": "uvx",
      "args": [
        "delego"
      ],
      "env": {
        "DELEGO_HOME": "<DELEGO_HOME>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

delego in other clients