The Swiss Army knife for AI account farming
A curated toolbox of 40+ scripts for bulk-registering ChatGPT, Claude, Gemini, and friends—complete with temp email hosting and token lifecycle management.

What it does
This is a meta-repository bundling 27 git submodules into a one-stop toolkit for automating AI platform accounts. It covers Selenium-based registration pipelines, OAuth automation, API key rotation, load balancing, and even self-hosted temporary email services via Cloudflare Workers. Think of it as a distribution system for gray-market account automation scripts, maintained as a single cloneable package.
The interesting bit
The project doesn’t hide that it’s playing cat-and-mouse with platform TOS. The README explicitly touts “anti-detection and CAPTCHA countermeasures” and “reverse API” tools, while also slapping an MIT license and a “compliance use only” disclaimer on the same page. The cognitive dissonance is almost architectural.
Key highlights
- 40+ tools across 8 categories: OpenAI, Claude, Gemini, Codex, Cursor, Grok, email, and general utilities
- Self-hosted email infrastructure: Cloudflare Workers temp-mail with Rust WASM parsing, plus Dockerized alternatives
- Account pool orchestrator: Token status monitoring with multi-platform distribution (v6 flagged as “flagship”)
- Browser automation stack: Selenium registrars, Chrome extensions for OAuth, and Clash proxy load-balancing configs
- Recursive submodule setup:
git clone --recurse-submodulespulls everything; individual tools live in their own repos
Caveats
- The “free unofficial API” promising GPT-4o access is exactly what it sounds like—third-party relay infrastructure with no stability guarantees
- Windows support is explicitly “use Git Bash or WSL”; native PowerShell is a second-class citizen
- No actual benchmarks, success rates, or platform detection evasion details are provided—just claims of “high success rate” and “strong anti-detection”
Verdict
Worth a look if you’re researching account automation infrastructure or building legitimate bulk-management tools and need reference patterns. Skip it if you’re hoping for production-grade, above-board API access—the TOS violations are the feature, not the bug, and the disclaimers won’t shield you from platform bans.