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
{
"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