Skip to content
VS Code

BugEzy for VS Code

dev.bugezy/bugezy

Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.

client:VS Code transport:streamable-http tools:14

Install BugEzy in VS Code

.vscode/mcp.json

{
  "servers": {
    "bugezy": {
      "type": "http",
      "url": "https://bugezy.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

BugEzy in other clients