Skip to content

capmonster mcp patchright captcha solver for Cline

io.github.capmonstercloud/capmonster-mcp-patchright-captcha-solver

Browser automation MCP for solving captchas with CapMonster Cloud via Patchright.

client:Cline transport:stdio runtime:npm

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

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

capmonster mcp patchright captcha solver in other clients