MCP server for browser automation using Camoufox - a privacy-focused Firefox fork with advanced anti-detection features
{
"mcpServers": {
"camoufox": {
"command": "npx",
"args": [
"-y",
"camoufox-mcp-server"
]
}
}
}