Skip to content
Windsurf

BugCatcher for Windsurf

io.github.fdiosc/bugcatcher-mcp

Bug reports, AI diagnosis, and status management for Cursor, Claude, Windsurf.

client:Windsurf transport:stdio runtime:npm

Install BugCatcher in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "bugcatcher-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bugcatcher-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

BugCatcher in other clients