
CamoFox MCP
Supports UIby redf0x1
Anti-detection browser automation for AI agents to navigate and interact with the web without being blocked.
What it does
CamoFox MCP connects AI agents to an anti-detection browser server, allowing them to browse the web, perform searches, and extract data while bypassing bot detection systems and fingerprinting.
Tools
- Navigation: Tools for navigating to URLs and managing browser history.
- Interaction: 8 tools for clicking, typing, and interacting with page elements.
- Observation: 8 tools for analyzing page content and accessibility trees.
- Search: Specialized tool for performing web searches.
- Session: 4 tools for managing cookies and profile persistence.
- Profiles: 4 tools for creating and switching browser fingerprints.
- Downloads: 3 tools for handling file downloads.
- Extraction: 3 tools for structured data extraction.
- Batch workflows: 6 tools for executing complex, multi-step automation sequences.
Installation
Add to claude_desktop_config.json:
{
"servers": {
"camofox": {
"type": "stdio",
"command": "npx",
"args": ["-y", "camofox-mcp@latest"],
"env": {
"CAMOFOX_URL": "http://localhost:9377"
}
}
}
}
Supported hosts
Confirmed support for Claude Desktop, VS Code, Cursor, and OpenClaw.
Quick install
npx -y camofox-mcp@latestInformation
- Pricing
- free
- Published
- 4/30/2026






