Question: does Infrastructure & Proxies accept hosted/commercial gateways (not just open-source repos)?
Hi β I noticed every entry in ποΈ Infrastructure & Proxies is currently an open-source repo (claude-code-router, 9router, y-router, anthropic-proxy, etc.), and the Contribution Guidelines are still "Under Construction". Before opening a PR, I wanted to ask whether a hosted API gateway service would be a welcome addition to this section, or whether the list is intentionally repo-only.
The candidate is TeamoRouter β relevant here because it exposes a native Anthropic Messages endpoint (not just OpenAI-compatible), so Claude Code connects by changing only ANTHROPIC_BASE_URL, no self-hosted proxy layer needed. It also serves an OpenAI-compatible endpoint at https://api.teamorouter.cn/v1 for Codex and other agents. The ecosystem has already integrated it: cc-switch ships a TeamoRouter preset, and claude-code-router can use it as a provider.
If hosted services are acceptable, here's a proposed entry matching the section format:
- [**TeamoRouter**](https://teamorouter.cn) - Hosted LLM gateway with a native Anthropic Messages API β Claude Code connects by changing only the base URL; also OpenAI-compatible for Codex/Cline. Free daily tier: DeepSeek V4 Pro 200 req/day, V4 Flash 50 req/day (1M context).
If the section should stay repo-only, no problem β happy to take the hint and skip it.
Full disclosure: I'm affiliated with TeamoRouter, which is why I'm asking first instead of just PRing.
Question: does Infrastructure & Proxies accept hosted/commercial gateways (not just open-source repos)?
Hi β I noticed every entry in ποΈ Infrastructure & Proxies is currently an open-source repo (claude-code-router, 9router, y-router, anthropic-proxy, etc.), and the Contribution Guidelines are still "Under Construction". Before opening a PR, I wanted to ask whether a hosted API gateway service would be a welcome addition to this section, or whether the list is intentionally repo-only.
The candidate is TeamoRouter β relevant here because it exposes a native Anthropic Messages endpoint (not just OpenAI-compatible), so Claude Code connects by changing only
ANTHROPIC_BASE_URL, no self-hosted proxy layer needed. It also serves an OpenAI-compatible endpoint athttps://api.teamorouter.cn/v1for Codex and other agents. The ecosystem has already integrated it:cc-switchships a TeamoRouter preset, and claude-code-router can use it as a provider.If hosted services are acceptable, here's a proposed entry matching the section format:
If the section should stay repo-only, no problem β happy to take the hint and skip it.
Full disclosure: I'm affiliated with TeamoRouter, which is why I'm asking first instead of just PRing.