buggazi for VS Code
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. Streamable HTTP + SSE remotes.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install buggazi in VS Code
.vscode/mcp.json
{
"servers": {
"buggazi": {
"type": "http",
"url": "https://mcp.buggazi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs