Skip to content
Zed

zoogent for Zed

io.github.bepunk/zoogent

AI agent orchestrator with Architect AI. Multi-team, web dashboard, 35+ MCP tools.

client:Zed transport:stdio runtime:npm

Install zoogent 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": {
    "zoogent": {
      "command": "npx",
      "args": [
        "-y",
        "zoogent"
      ],
      "env": {
        "ZOOGENT_URL": "<ZOOGENT_URL>",
        "ZOOGENT_API_KEY": "<ZOOGENT_API_KEY>"
      }
    }
  }
}

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

zoogent in other clients