A native hub for juggling AI accounts and throwaway emails
This Tauri desktop app corrals your scattered AI coding accounts—Cursor, Claude, OpenAI, and more—into one native dashboard with subscription tracking and built-in email tooling.

What it does AI Tools Manager is a cross-platform desktop app built with Tauri that acts as a control panel for developers managing multiple AI coding platforms. It stores credentials and enables one-click switching between accounts for Augment, Antigravity, Windsurf, Cursor, OpenAI (including Codex and API keys), and Claude Code. Beyond logins, it bundles subscription expiry tracking with Telegram alerts, a bookmark manager that imports from major browsers and Raindrop.io, and an email subsystem covering iCloud Hide My Email, Outlook, and GPTMail disposable inboxes.
The interesting bit The project treats AI tool sprawl as an infrastructure problem rather than a browser-tab problem. Most notably, it integrates throwaway email services and iCloud Hide My Email directly alongside account switching, acknowledging that modern AI trial-hopping requires not just password management but entire identity provisioning. A local transparent reverse proxy for Codex CLI/Droid is also tucked in for good measure.
Key highlights
- Native desktop wrapper (Tauri 2 + Vue 3) for managing Augment, Cursor, Windsurf, Claude Code, OpenAI Codex/API, and Antigravity accounts.
- One-click account switching without digging through browser profiles.
- Subscription tracker with expiry dates and Telegram push notifications.
- Bookmark manager with browser/Raindrop.io import, tagging, cloud sync, and a Raycast-style quick launcher.
- Email tooling: iCloud HME generation, Outlook OAuth with auto-refresh, and GPTMail random inboxes with auto-polling for verification codes.
Caveats
- macOS installs currently trigger a Gatekeeper quarantine warning that requires manually stripping an extended attribute via terminal to launch.
- The built-in reverse proxy is explicitly limited to Codex CLI/Droid use cases.
Verdict Developers who maintain parallel accounts across Cursor, Claude, and OpenAI to dodge rate limits or trial-hop will find this genuinely useful. If you already pay for a password manager and a dedicated bookmarking service, much of this will feel redundant.
Frequently asked
- What is cubezhao/ai-tools-mng?
- This Tauri desktop app corrals your scattered AI coding accounts—Cursor, Claude, OpenAI, and more—into one native dashboard with subscription tracking and built-in email tooling.
- Is ai-tools-mng open source?
- Yes — cubezhao/ai-tools-mng is open source, released under the MIT license.
- What language is ai-tools-mng written in?
- cubezhao/ai-tools-mng is primarily written in Rust.
- How popular is ai-tools-mng?
- cubezhao/ai-tools-mng has 1.2k stars on GitHub.
- Where can I find ai-tools-mng?
- cubezhao/ai-tools-mng is on GitHub at https://github.com/cubezhao/ai-tools-mng.