Claude Code Proxy

Claude Code Proxy

Turn any OpenAI-compatible API into a Claude Code backend

7 followers

Use Claude Code for FREE with any AI model! 🚀 This proxy lets you run Claude Code with OpenAI, Gemini, DeepSeek, or any OpenAI-compatible API. Zero setup with Docker/NPM. Full Claude Code Actions support. Save money, use your favorite models!
Claude Code Proxy gallery image
Claude Code Proxy gallery image
Free
Launch Team
Anima Playground
AI with an Eye for Design
Promoted

What do you think? …

Kiyo E
Maker
📌

Hey makers! 👋

I'm excited to share Claude Code Proxy with you all!

🤔 Why I built this:
I love Claude Code's interface but wanted to use it with different AI models - especially free ones! Plus, many devs already have OpenAI/Gemini API credits but not Anthropic subscriptions.

✨ What makes it special:
- Instant setup: Literally 30 seconds with Docker/NPM
- Cost savings: Use free GitHub Models or OpenRouter's free tier
- Flexibility: Switch between models based on your needs
- CI/CD ready: Perfect for automated code reviews in GitHub Actions

🚀 Quick start:
```bash
npx @kiyo-e/claude-code-proxy
export ANTHROPIC_BASE_URL=http://localhost:3000
claude "Review my code"
```

💡 Pro tips:
- Use GPT-4.1 for complex reasoning tasks
- Switch to faster models like DeepSeek for simple completions
- Deploy to Cloudflare Workers for team-wide access

I'd love to hear which models you're using it with! Drop your feedback, feature requests, or just say hi.

Happy coding! 🎉

PS: Star us on GitHub if you find it useful → https://github.com/kiyo-e/claude...