decolua/9router
Unlimited FREE AI coding. Connect Claude Code, Codex, Cursor, Cline, Copilot, Antigravity to FREE Claude/GPT/Gemini via 40+ providers. Auto-fallback, RTK -40% tokens, never hit limits.
What it solves
9Router는 레이트 제한, 구독 할당량 소진, 높은 API 비용으로 인한 코딩 중단을 방지하도록 설계된 스마트 AI 라우터입니다. 개발자는 여러 AI 제공업체와 모델을 CLI 도구에 연결하면서 토큰 사용량과 비용을 자동으로 관리할 수 있습니다.
How it works
AI 코딩 도구(Claude Code, Cursor, Cline 등)와 다양한 AI 제공업체 사이의 프록시 역할을 합니다. 라우터는 3단계 폴백 시스템을 구현합니다: 먼저 유료 구독을 시도하고, 실패하면 저가 API 모델로, 마지막으로 무료 제공업체로 전환합니다. 또한 "RTK Token Saver"가 도구 출력(git diff, ls, grep 등)을 LLM에 전달하기 전에 압축하여 입력 토큰 소비를 줄입니다.
Who it’s for
AI 기반 CLI 도구와 IDE를 사용하는 개발자들로, 구독 가치를 최대화하고 레이트 제한으로 인한 다운타임을 방지하며 전체 API 비용을 절감하고자 하는 분들을 위한 솔루션입니다.
Highlights
- Smart 3-Tier Fallback: Automatically routes requests from Subscription → Cheap → Free models to ensure zero downtime.
- RTK Token Saver: Compresses tool outputs (e.g.,
git diff,ls,grep) to save 20-40% of input tokens. - Universal Compatibility: Translates formats between OpenAI, Claude, Gemini, and others to work with any OpenAI-compatible CLI tool.
- Wide Provider Support: Connects to over 40 API providers and 100+ models, including OAuth and free providers.
- Quota Tracking: Provides real-time token counts and reset countdowns to maximize subscription usage.
- Prompt Injection: Includes modes like "Caveman" and "Ponytail" to force LLMs to be more terse and write minimal code, saving output tokens.