VibeProxy app icon

VibeProxy

github.com

Free, open-source macOS menu bar app routing AI coding tool requests through your existing Claude Code, ChatGPT, or Gemini subscriptions — no API keys needed.

VibeProxy screenshot showing the app interface

VibeProxy is a free, open-source macOS menu bar app that enables AI coding tools such as Factory Droids to use existing Claude Code, ChatGPT Plus/Pro, Gemini, or other subscription accounts as their backend — without requiring separate API keys or per-token billing. (Free, open-source)

The app starts a local proxy server with a single click from the menu bar. AI coding tools configured to point at the proxy route their requests through the user’s active subscription sessions automatically. The underlying CLIProxyAPIPlus library manages OAuth authentication and token handling. Supported providers include Claude, OpenAI, Gemini, Kimi, Qwen, Antigravity, and Z.AI GLM.

Multi-account support allows connecting several accounts per provider simultaneously. When one account hits a rate limit, VibeProxy automatically fails over to the next available account in a round-robin rotation. Provider priority is configurable and reloads without restarting the app. Integration with Vercel’s AI Gateway is available as an optional layer for routing Claude Max subscription requests, reducing direct OAuth token exposure. Real-time connection status for each provider is visible from the menu bar icon. Automatic updates are delivered via Sparkle.

System requirements: macOS 13.0 Ventura or later. Apple Silicon (M1 or later) required — Intel Macs are not supported.

Pricing: (Free, open-source, MIT license)

Limitations: Apple Silicon only; no Intel Mac support. OAuth session validity depends on the provider — sessions may expire and require re-authentication. Routing subscription accounts through third-party tools may conflict with some providers’ terms of service; users should review their subscription agreement before use.

Alternatives: CLIProxyAPIPlus (command-line only; the underlying library VibeProxy wraps), direct API key purchase (provider-supported; usage-based billing without subscription routing), ClaudeBar (GitHub: tddworks/ClaudeBar; focuses on monitoring usage quotas rather than proxying requests).

Suitable for developers who hold Claude Code, ChatGPT Plus/Pro, or similar subscription plans and want to use those subscriptions with additional AI coding tools without purchasing separate API access.

Related Apps