buggazi for Zed
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. Streamable HTTP + SSE remotes.
client:Zed
transport:streamable-http
runtime:npm
tools:2
Install buggazi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"buggazi": {
"url": "https://mcp.buggazi.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs