Tag
CLIProxyAPI 是一个为 CLI 提供兼容 OpenAI/Gemini/Claude/Codex/Grok API 接口的代理服务器,现已支持 OpenAI Codex 和 Claude Code 的 OAuth 访问,方便开发者使用本地或多账户进行 CLI 访问。
opencode-cc is a high-performance Go API proxy that bridges the Anthropic/OpenAI-compatible protocol to the OpenCode Zen protocol, enabling tools such as Claude Code and Codex CLI to transparently use domestic large models including GLM, Kimi, DeepSeek, and Qwen. It supports automatic protocol routing, tool calling, web control panel, and other features.
This article details the reverse engineering of Microsoft's Windows Copilot to create a free API compatible with OpenAI's interface, allowing access to GPT-4 without an API key or billing.
This article introduces the practical experience of using BeefAPI as an AI API relay service, emphasizing its stability, one-click configuration of secondary models, a quota calculator, and a Dragon Boat Festival promotional offer.
Someone created a repository on GitHub that forwards Claude Code requests to 10 free providers such as DeepSeek and Kimi, allowing users to use Claude Code for free and permanently. Setup takes only five minutes, and over 20,000 developers are already using it.
A solo founder introduces Orqen, a proxy that sits between your SDK and LLM providers to optimize outbound requests by compressing tool results, managing history, and reducing token costs, without changing agent code.
LEMoE is an open-source, stateless Mixture of Experts (MoE) router that acts as an API proxy to route prompts to specialized LLMs, featuring cascading contextual routing and silent self-correction.
A developer created otterly, an npm package that turns the local Claude CLI into an OpenAI-compatible HTTP server, allowing applications like OpenClaw to use a Claude Code subscription instead of expensive pay-per-token API rates. The tool runs on a Raspberry Pi and shares Claude Code's rate limits.
LLMCap is a proxy service that enforces hard dollar caps on LLM API calls, blocking requests when a user-defined budget is exceeded. It integrates with major providers, offers a VS Code extension, CLI, and Windows tray app for spending visibility.
Un outil open-source (free-claude-code) permet d'utiliser Claude Code gratuitement et sans abonnement via un proxy utilisant l'API NVIDIA NIM, avec 40 requêtes par minute. Il prend en charge plusieurs modèles et inclut un bot Telegram.
Promoting the Claude gateway ccode.dev, which claims to provide genuine Claude Opus/Max models verified by independent testing platforms, rather than passing off Sonnet as Opus. Introduces pricing, stability, and anti-ban risk control features.
A Chinese MIT student released WindsurfAPI, an open-source proxy that converts Windsurf's internal AI models (including Claude Opus 4.7 and GPT-5 series) into standard OpenAI and Anthropic compatible APIs for free, featuring account pooling and rate-limit isolation.
9router is an open-source tool that provides unlimited free AI coding by connecting various coding assistants to multiple LLM providers with auto-fallback and token reduction features.