Developer Tools
Trust: 32/100 (Limited)io.github.baixianger/camoufox-mcp Guide
Anti-detection browser automation with Camoufox - stealth Firefox for web scraping
7 starsby baixianger
Quick Start
Install
npx camoufox-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-baixianger-camoufox-mcp": {
"command": "npx",
"args": [
"camoufox-mcp"
]
}
}
}