feder-cr/Jobs_Applier_AI_Agent_AIHawk
GitHubAn open-source MCP server that drives a stealth, patched Firefox browser, allowing AI clients to interact with web pages, fill out forms, and navigate multi-step workflows without triggering anti-bot challenges.
AI agents and developers using MCP-compliant clients (such as Claude Code, Claude Desktop, or Cursor) who need to automate complex web-browsing tasks.
Does not support macOS, as the engine is built specifically for Windows and Linux.
What matters before you adopt it
The high failure rates and frequent blocks encountered by standard headless browser automations when modern anti-bot systems detect fingerprint contradictions or runtime scripting footprints.
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code9 modules · 11 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% repo — high-level architecture (DRAFT, refine me)
n0["(root) · 3 files"]
n1["src · 5 files"]
n2["src/libs · library code · 20 files"]
n3["src/resume_schemas · 2 files"]
n4["src/utils · utility helpers · 3 files"]
n5["tests · tests · 1 file"]
n0 --> n1
n0 --> n2
n0 --> n3
n0 --> n4
n1 --> n0
n2 --> n0
n2 --> n1
n2 --> n4
n3 --> n1
n4 --> n1
n5 --> n0
class n2,n4 shared
class n5 test
classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
classDef test fill:#499894,color:#ffffff,stroke:#397975Evidence, security & integrations▼
Adoption guidance▼
How it works & getting started▼
Nearby repositories worth comparing before adoption.
Anti-detection browser server for AI agents — REST API wrapping Camoufox engine with OpenClaw plugin support
Stealth browser for AI agents — real Chrome over raw CDP, no Playwright/Puppeteer. TypeScript + MCP-native. Passes sannysoft 57/57, bypasses Cloudflare.
Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.