← all repositories
automazeio/vibeproxy

Your Claude subscription, now feeding your CLI tools

A native macOS wrapper that turns consumer AI subscriptions into developer API access—no separate billing required.

3.2k stars Swift Coding Assistants
vibeproxy
Velocity · 7d
+13
★ / day
Trend
accelerating
star history

What it does

VibeProxy is a SwiftUI menu-bar app that runs a local proxy server, letting you route existing subscriptions for Claude Code, ChatGPT, Gemini, Kimi, Qwen, and others into coding tools like Factory Droids. It handles OAuth flows, token storage, and provider failover so your CLI tools see a standard API surface while your personal accounts bear the load.

The interesting bit

The real maneuver is economic, not technical. Most AI coding tools want API keys; most developers already pay for chat subscriptions. VibeProxy bridges that gap by wrapping CLIProxyAPIPlus in a polished native shell—essentially turning consumer SaaS into infrastructure. The Vercel AI Gateway integration for Claude is a notable hedge, routing requests through an officially sanctioned pipe rather than dangling your personal OAuth tokens in front of rate-limiting algorithms.

Key highlights

  • Multi-account per provider with round-robin and automatic failover on rate limits
  • Hot-reload provider enable/disable without restarting the proxy
  • Self-contained .app bundling server binary, config, and static assets
  • Code-signed and notarized for macOS Gatekeeper compliance
  • Auto-updates via Sparkle starting v1.6
  • Intel build exists but is explicitly marked untested

Caveats

  • macOS 13+ only; no Windows or Linux path
  • Core proxy logic lives in CLIProxyAPIPlus, making this largely a native UI and bundling layer
  • Intel x86_64 build is “untested — please report issues”

Verdict

Worth a look if you’re already paying for multiple AI chat subscriptions and resent buying API credits on top. Skip it if you need cross-platform support, prefer direct API control, or don’t trust a menu-bar app with your OAuth dance.

Frequently asked

What is automazeio/vibeproxy?
A native macOS wrapper that turns consumer AI subscriptions into developer API access—no separate billing required.
Is vibeproxy open source?
Yes — automazeio/vibeproxy is open source, released under the MIT license.
What language is vibeproxy written in?
automazeio/vibeproxy is primarily written in Swift.
How popular is vibeproxy?
automazeio/vibeproxy has 3.2k stars on GitHub and is currently accelerating.
Where can I find vibeproxy?
automazeio/vibeproxy is on GitHub at https://github.com/automazeio/vibeproxy.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.