Stealth browser automation with built-in CAPTCHA solving for AI agents.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
],
"env": {
"CM_API_KEY": "${env:CM_API_KEY}"
}
}