Skip to content
Cline

comber for Cline

io.codecomber/comber

Every-click AI QA: walks your whole app from a preview URL and reports broken clicks and errors.

client:Cline transport:stdio runtime:npm

Install comber 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": {
    "comber": {
      "command": "npx",
      "args": [
        "-y",
        "comber-mcp"
      ]
    }
  }
}

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

comber in other clients