1rgs/claude-code-proxy
A proxy server that routes Anthropic API requests to OpenAI, Gemini, or Anthropic models to enable Claude Code on non-Anthropic backends.

Not currently ranked — collecting fresh signals.
star history
This project provides a middleware proxy that translates Anthropic API calls to work with OpenAI, Google Gemini, or direct Anthropic backends. It leverages LiteLLM as the underlying translation layer to support multiple LLM providers. Users configure API keys and preferred providers through environment variables, then route their Claude Code traffic through the proxy to use alternative models.
Frequently asked
- What is 1rgs/claude-code-proxy?
- A proxy server that routes Anthropic API requests to OpenAI, Gemini, or Anthropic models to enable Claude Code on non-Anthropic backends.
- Is claude-code-proxy open source?
- Yes — 1rgs/claude-code-proxy is an open-source project tracked on heatdrop.
- What language is claude-code-proxy written in?
- 1rgs/claude-code-proxy is primarily written in Python.
- How popular is claude-code-proxy?
- 1rgs/claude-code-proxy has 3.7k stars on GitHub.
- Where can I find claude-code-proxy?
- 1rgs/claude-code-proxy is on GitHub at https://github.com/1rgs/claude-code-proxy.