Stealth headless browser for AI agents โ bypass Cloudflare, bot detection, and anti-scraping. Drop-in Puppeteer/Playwright replacement.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"camofox-browser": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-camofox-browser"
]
}
}
}