Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed
VibeProxy is a native macOS menu bar application, written in Swift, that runs a local proxy server allowing developers to use their existing Claude Code, ChatGPT, Gemini, Kimi, Qwen, Antigravity, and Z.AI GLM subscriptions with AI coding tools such as Factory Droids and Amp CLI, without requiring separate API keys. Built on top of CLIProxyAPIPlus, it handles OAuth authentication and token management for each provider automatically, storing credentials in ~/.cli-proxy-api/ and routing requests through a locally running server that third-party tools treat as a standard API endpoint. Claude Code connects via its CLI interface rather than through MCP or the direct Anthropic API. A notable feature is optional routing of Claude requests through Vercel's AI Gateway, which reduces the account risk associated with direct OAuth token use. Multi-account support with round-robin distribution and automatic failover is included, as is a Sparkle-based auto-updater introduced in version 1.6. The tool targets macOS 13 or later and ships as a code-signed, notarized application.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/automazeio/vibeproxyTools overview
What people ask about vibeproxy
What is automazeio/vibeproxy?
+
automazeio/vibeproxy is tools for the Claude AI ecosystem. Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed It has 3k GitHub stars and was last updated today.
How do I install vibeproxy?
+
You can install vibeproxy by cloning the repository (https://github.com/automazeio/vibeproxy) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is automazeio/vibeproxy safe to use?
+
Our security agent has analyzed automazeio/vibeproxy and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains automazeio/vibeproxy?
+
automazeio/vibeproxy is maintained by automazeio. The last recorded GitHub activity is from today, with 19 open issues.
Are there alternatives to vibeproxy?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy vibeproxy to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/automazeio-vibeproxy)<a href="https://claudewave.com/repo/automazeio-vibeproxy"><img src="https://claudewave.com/api/badge/automazeio-vibeproxy" alt="Featured on ClaudeWave: automazeio/vibeproxy" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies