docbin for Zed
app.docbin/docbin
Give an agent a place to put large output. Build logs and reports get a stable versioned URL.
client:Zed
transport:streamable-http
tools:3
Install docbin in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"docbin": {
"url": "https://mcp.docbin.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs