Skip to content
Zed

agentbuilders for Zed

io.github.deepfreezechill/agentbuilders

Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.

client:Zed transport:stdio runtime:npm

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

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

agentbuilders in other clients