capmonster mcp patchright captcha solver for Zed
io.github.capmonstercloud/capmonster-mcp-patchright-captcha-solver
Browser automation MCP for solving captchas with CapMonster Cloud via Patchright.
client:Zed
transport:stdio
runtime:npm
Install capmonster mcp patchright captcha solver in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"capmonster-mcp-patchright-captcha-solver": {
"command": "npx",
"args": [
"-y",
"capmonster-mcp-patchright"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs