fuergaosi233/claude-code-proxy
A proxy server that bridges Claude Code CLI to OpenAI-compatible LLM providers.

Velocity · 7d
+7.6
★ / day
Trend
→steady
star history
This project provides a server that translates Claude API requests into OpenAI API format, allowing developers to use Claude Code with any OpenAI-compatible provider. It handles model mapping, function calling, streaming responses, and image inputs. The proxy acts as middleware between Claude Code and providers like Azure OpenAI, Ollama, or other OpenAI-compatible APIs.