Skip to content
Zed

candor for Zed

io.github.tombaldwin/candor

Per-function effect analysis for agents: blast radius, what reaches the network, gate verdicts.

client:Zed transport:stdio runtime:npm

Install candor 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": {
    "candor": {
      "command": "npx",
      "args": [
        "-y",
        "candor-ts"
      ],
      "env": {
        "CANDOR_ROOT": "<CANDOR_ROOT>"
      }
    }
  }
}

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

candor in other clients