Intelligent stealth browser MCP server for AI agents with 30 tools, 22 anti fingerprint scripts, and LLM powered extraction. Works seamlessly with Cursor, Claude, VS Code, and any OpenAI compatible LLM.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
58
commits
docs: reshape README into a professional project portfolio
ac4117eView on GitHubfeat(branding): design and integrate pixel-art vector logo
fe67b3fView on GitHubfeat(examples): optimize voice agent for Jarvis style showcase
c647da4View on GitHubfeat: implement Bulletproof Navigation and refined HN indexing
6238c3cView on GitHubFix UI alignment, replace checkmark with bolt symbol, and fix script LLM extraction logic
e2c42c4View on GitHubfeat: Plugin Architecture + Prompt Reframer + new recipe archetypes
4ebd296View on GitHubchore: add missing recipe files for google_hn_twitter and reddit_twitter"
f6ba4e4View on GitHubfeat: add Prompt Reframer — multilingual/casual prompt preprocessing layer\n\n- New pkg/agent/reframe.go: CO-STAR + RefAIne + LangGraph + Stagehand inspired\n reframe engine with intent classification, translation, caching, and fallback\n- New MCP tool: reframe_user_prompt (tool #34) for standalone prompt refinement\n- Wired into click, type, run_task tools for auto-reframing Hindi/Hinglish/casual input\n- Python orchestrator: reframe_prompt() integrated into generate_recipe() pipeline\n- Supports REFRAME_MODEL env var for cheap/fast model override\n- 5-min in-memory cache + fast-path skip for clean English prompts"
1ead38dView on GitHubRefactor orchestrator: Replace Map-Reduce splitter with Few-Shot Example RAG injection to maintain single browser session context.
7b95403View on GitHubfeat(orchestrator): implement advanced selector injection architecture
ae53474View on GitHubfix: smarter HIL detection — no more false positives on normal pages
869e106View on GitHub