capmonster mcp patchright captcha solver for Windsurf
io.github.capmonstercloud/capmonster-mcp-patchright-captcha-solver
Browser automation MCP for solving captchas with CapMonster Cloud via Patchright.
client:Windsurf
transport:stdio
runtime:npm
Install capmonster mcp patchright captcha solver in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"capmonster-mcp-patchright-captcha-solver": {
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs