ProxyHuman MCP server — ask a human for help with a browser-based task (sign-in, captcha, OTP, payment, subjective choices). Includes the proxyhuman CLI for signup + config.
{
"mcpServers": {
"proxyhumanmcp": {
"command": "npx",
"args": [
"-y",
"@proxyhuman/mcp"
]
}
}
}