Skip to content
VS Code

BugBug for VS Code

io.github.bugbug-io/mcp

BugBug workflows for AI agents workflows for AI agents

client:VS Code transport:streamable-http

Install BugBug in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.bugbug.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BugBug in other clients