Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,8 @@ June 14, 2026

## 🏗️ Infrastructure & Proxies

- [**cocodot**](https://cocodot.co/claude-code) - Anthropic-compatible relay endpoint for running Claude Code from mainland China: set ANTHROPIC_BASE_URL, top up via Alipay, official-relay through licensed cloud vendors; model names (fable/opus/sonnet/haiku) auto-map. Includes an open-source [no-downgrade verifier](https://probe.cocodot.co).

- [**claude-code-router**](https://github.com/musistudio/claude-code-router) - (35.0k ⭐) - Uses Claude Code as the foundation for coding infrastructure, allowing interaction with the model while enjoying updates.
- [**zen-mcp-server**](https://github.com/BeehiveInnovations/zen-mcp-server) - (11.6k ⭐) - The power of Claude Code + Gemini / OpenAI / Grok / OpenRouter / Ollama / Custom Model working as one.
- [**copilot-api**](https://github.com/ericc-ch/copilot-api) - (4.0k ⭐) - Turns GitHub Copilot into an OpenAI/Anthropic API compatible server, usable with Claude Code.
Expand Down