Skip to content
Zed

OrchestrUI for Zed

io.github.ecd5a/orchestrui

Deterministic UI policy, discovery and audits for coding agents across seven ecosystems.

client:Zed transport:stdio runtime:npm

Install OrchestrUI in Zed

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

{
  "context_servers": {
    "orchestrui": {
      "command": "npx",
      "args": [
        "-y",
        "orchestrui"
      ]
    }
  }
}

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

OrchestrUI in other clients