redf0x1redf0x1Communityยท1 Agent Skills Included

camofox-mcp

Anti-detection browser automation, scraping, and session management

Automates web browsing with anti-detection fingerprinting to avoid CAPTCHAs and bot blocks. Handles navigation, clicking, form filling, data extraction, file downloads, and cookie-based session persistence across 47 browser commands. Eliminates flaky scraping scripts and manual browser work so agents complete web workflows reliably on hostile sites.
npx skills add redf0x1/camofox-mcp --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CamoFox MCP?โ–ผ

Run `npx skills add redf0x1/camofox-mcp --all -g -y` in your terminal to install the skill globally. You also need the CamoFox browser server running on port 9377.

How to scrape websites without getting blocked?โ–ผ

CamoFox MCP uses Camoufox-based anti-detection fingerprinting per tab, so your browsing sessions bypass common CAPTCHAs and bot-detection systems that block standard automation.

Does CamoFox MCP work with Claude Desktop and Cursor?โ–ผ

Yes. It connects to any MCP-compatible client including Claude Desktop, Cursor, VS Code, and OpenClaw via stdio or HTTP transport.

Can CamoFox MCP save login sessions?โ–ผ

Yes. You can import cookies and save browser profiles to disk, then reload them later to restore authenticated sessions without logging in again.

Can I use CamoFox MCP without coding experience?โ–ผ

Yes. Once connected, your agent handles clicking, typing, and extraction from plain-English requests like 'browse this site and extract the data'.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’