@chinchillaenterprises/ccflare
v1.0.6
Published
Claude API load balancer - Never hit rate limits again
Readme
ccflare 🛡️
Claude API load balancer - Never hit rate limits again
Quick Install
npm install -g @chinchillaenterprises/ccflareUsage
# Launch Claude Code with automatic proxy
ccflare claude
# Or run server separately (more stable):
# Terminal 1: bun run start
# Terminal 2: ccflare claude
# Start server only
ccflare --serve
# Interactive TUI
ccflare
# Add accounts
ccflare --add-account work --tier 5Features
- 🚀 Zero Rate Limit Errors - Distribute requests across multiple accounts
- 📊 Real-time analytics and request tracking
- ⚡ <10ms overhead on API calls
- 🔄 Automatic token refresh
- 🎯 Session-based routing for conversation continuity
Documentation
Full docs at: https://github.com/ChinchillaEnterprises/ccflare
One-Command Claude Integration
ccflare claudeThis command:
- Starts the ccflare proxy server
- Sets environment variables automatically
- Launches Claude Code with the proxy configured
- Handles graceful shutdown
No manual configuration needed!
