Skip to content
Cline

BugCatcher for Cline

io.github.fdiosc/bugcatcher-mcp

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

client:Cline transport:stdio runtime:npm

Install BugCatcher in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

BugCatcher in other clients