Ever had your coding momentum ruined by Claude Code’s usage limits? I built an open-source solution: claude-gpt [1.1].
This lightweight local proxy enables you to keep working in Claude Code after hitting limits by routing requests to GPT models via your existing ChatGPT subscription [1.1].
How It Works 🛠️
By leveraging ANTHROPIC_BASE_URL, claude-gpt acts as an intermediary, translating complex Anthropic API calls into OpenAI formats [1.1].
Model Switching: Use the /model command (e.g., /model gpt or /model opus) to switch seamlessly without restarting your workspace [1.1].






