CamoFox MCP
by @redf0x1
Anti-detection browser automation MCP skill for OpenClaw agents with 41 tools for navigation, interaction, extraction, downloads, profiles, sessions, and ste...
clawhub install camofox-mcpπ About This Skill
name: skill title: CamoFox MCP for OpenClaw version: 1.10.0 description: Anti-detection browser automation MCP skill for OpenClaw agents with 41 tools for navigation, interaction, extraction, downloads, profiles, sessions, and stealth web search. author: redf0x1 tags: - mcp - openclaw - browser-automation - anti-detection - camofox - web-scraping - ai-agent license: MIT homepage: https://github.com/redf0x1/camofox-mcp#readme metadata: title: CamoFox MCP for OpenClaw version: 1.10.0 author: redf0x1 tags: - mcp - openclaw - browser-automation - anti-detection - camofox - web-scraping - ai-agent homepage: https://github.com/redf0x1/camofox-mcp#readme
CamoFox MCP Skill
CamoFox MCP gives OpenClaw agents a production-ready anti-detection browser automation toolkit over MCP HTTP transport. It connects OpenClaw to CamoFox Browser so agents can browse, click, type, extract content, manage cookies/sessions, run stealth search workflows, and download resources without the high block rates common with standard automation stacks.
Why this skill exists
Most browser automation flows eventually hit CAPTCHAs, fingerprint checks, or bot detection. CamoFox is purpose-built for that reality:
Setup
1) Start CamoFox Browser
CamoFox Browser must be running first (default http://localhost:9377).
2) Start CamoFox MCP in HTTP mode
CAMOFOX_TRANSPORT=http npx camofox-mcp@1.10.0
Optional examples:
CAMOFOX_TRANSPORT=http CAMOFOX_API_KEY=your-key npx camofox-mcp@1.10.0 CAMOFOX_TRANSPORT=http CAMOFOX_HTTP_PORT=8080 npx camofox-mcp@1.10.0
3) Configure OpenClaw
Add this MCP server:
{"mcpServers":{"camofox":{"url":"http://localhost:3000/mcp"}}}
Alternative skill-generation flow:
npx @filiksyos/mcptoskill http://localhost:3000/mcp
Trigger phrases
Use this skill when the user asks for tasks like:
Tool catalog (41 tools)
Health (1)
Tabs (3)
Navigation (4)
Interaction (8)
Observation (4)
Downloads (3)
Extraction (3)
Search (1)
Session (3)
Batch workflows (6)
Profiles (4)
Presets (1)
What makes CamoFox unique
βοΈ Configuration
1) Start CamoFox Browser
CamoFox Browser must be running first (default http://localhost:9377).
2) Start CamoFox MCP in HTTP mode
CAMOFOX_TRANSPORT=http npx camofox-mcp@1.10.0
Optional examples:
CAMOFOX_TRANSPORT=http CAMOFOX_API_KEY=your-key npx camofox-mcp@1.10.0 CAMOFOX_TRANSPORT=http CAMOFOX_HTTP_PORT=8080 npx camofox-mcp@1.10.0
3) Configure OpenClaw
Add this MCP server:
{"mcpServers":{"camofox":{"url":"http://localhost:3000/mcp"}}}
Alternative skill-generation flow:
npx @filiksyos/mcptoskill http://localhost:3000/mcp