██████╗██████╗ ██╗ ██╗██╗███████╗███████╗ ██╔════╝██╔══██╗██║ ██║██║██╔════╝██╔════╝ ██║ ██████╔╝██║ ██║██║███████╗█████╗ ██║ ██╔══██╗██║ ██║██║╚════██║██╔══╝ ╚██████╗██║ ██║╚██████╔╝██║███████║███████╗ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝╚══════╝╚══════╝
Never hit a rate limit again.
Smart proxy for Claude Code with auto-routing & real-time monitoring.
npx claude-cruise
Learns your actual rate limits from 429 errors and predicts when you'll hit them with 87%+ confidence.
Automatically switches to cheaper models (Haiku) or backup providers (OpenRouter, Ollama) as you approach limits.
Beautiful web dashboard showing usage, costs, model status, and routing activity at localhost:4141.
Save 20-40% on typical usage by automatically routing to cheaper models for simple tasks.
Your API keys never leave your machine. All data stays on your computer in a local SQLite database.
Just run npx claude-cruise and point Claude Code to localhost:4141. That's it!
Get your key from console.anthropic.com
export ANTHROPIC_API_KEY="sk-ant-api03-..."
Start the proxy with one command
npx claude-cruise
In a new terminal, set the base URL
export ANTHROPIC_BASE_URL="http://localhost:4141"
Visit the web dashboard to monitor usage
open http://localhost:4141