Core control
Никога не достигай лимити
Автоматичен fallback сред 339 доставчика за милисекунди. Квотата свърши? Следващият доставчик поема. нулев престой.
Route across 352 providers through one OpenAI-compatible endpoint, with automatic fallback.
OmniRoute × Cheaper Inference
Combine OmniRoute’s automatic fallback and developer tools with Cheaper Inference’s cost-ranked marketplace. Every eligible request starts with the cheapest available provider route.
| Model | Input price | Output price | Savings | Context | Details |
|---|---|---|---|---|---|
| grok-imaginexAI · image | 72% off | — | |||
| gpt-5.6-lunaOpenAI · text | 60% off | 1.1M | |||
| gpt-5.6-terraOpenAI · text | 60% off | 1.1M | |||
| gpt-oss-120bOpenAI · text | 60% off | — | |||
| gpt-5.6-solOpenAI · text | 50% off | 1.1M | |||
| glm-5Z.ai · text | 46.54% off | 198K | |||
| glm-4.5Z.ai · text | 45% off | 128K | |||
| glm-4.5-airZ.ai · text | 45% off | 128K |
Обещанието
Core control
Автоматичен fallback сред 339 доставчика за милисекунди. Квотата свърши? Следващият доставчик поема. нулев престой.
Core control
A 12-engine pipeline reduces eligible context by 15–95%. The documented tool-heavy example reduced it by ~89%.
Core control
90+ free tiers and 56 recurring or keyless free-forever providers. No credit card needed for the keyless quick start.
Core control
16+ агента за кодиране. Claude Code, Codex, Cursor, Cline, Copilot, Antigravity. чрез една конфигурация.
Core control
Превод OpenAI ↔ Claude ↔ Gemini ↔ Responses API. Насочи всеки инструмент към /v1 и просто работи.
Core control
Прекъсвачи, TLS stealth, MCP (105 инструмента), A2A, памет, ограничители, оценки. подкрепено с 25,000+ теста.
Каталогът
A catalog spanning chat, media, search, local runtimes, cloud agents and system integrations.
352 providers+
Every one of them, behind a single local endpoint.
The one endpoint every client points athttp://localhost:20128/v1
Работещ за 60 секунди
Install the package, launch the gateway, then point any OpenAI-compatible client at port 20128.
Install the omniroute npm package globally.
$ npm install -g omnirouteadded 1 package
Launch the API and dashboard together on port 20128.
$ omniroute▸ dashboard ✓ http://localhost:20128/dashboard▸ api ...... ✓ serving on :20128
Use http://localhost:20128/v1; the keyless auto route works on a fresh install.
$ curl localhost:20128/v1/models✓ models listed
Всичко включено
Маршрутизиране, устойчивост, изчерпване на безплатни квоти, компресия и агентски протоколи. един бинарен файл, нула плъгини за свързване.
Gateway control
Set a model to auto or build your own combo with 19 strategies and tiered fallback.
Use a ready-made mode or combine 19 strategies around the goal that matters.
Gateway control
Постоянна разговорна памет. FTS5 ключови думи + Qdrant векторно извикване, вградено.
Gateway control
Провал на правилното ниво. никога на цялото. Circuit breaker на доставчик, cooldown на връзка, lockout на модел. Другите ключове и модели продължават да обслужват.
Gateway control
Pool-deduped accounting across 90+ free tiers.
~1.51B безплатни токена на месец.
Gateway control
12 composable engines for tool output, context and response style.
Reduce eligible tokens by 15–95%.
Gateway control
A built-in server exposing 110 gateway tools across 33 scopes.
110 tools · 33 scopes · stdio / HTTP
Gateway control
A JSON-RPC agent server with 6 skills.
6 skills · JSON-RPC 2.0 · Agent Card
Gateway control
A repeated request can return from cache, and the response header reports what that saved.
X-OmniRoute-Cache: HIT
Client compatibility
Point an OpenAI-compatible CLI or editor at one local base URL; OmniRoute handles the providers behind it.
http://localhost:20128/v1
curl http://localhost:20128/v1/chat/completions \
-H "Authorization: Bearer $OMNIROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"auto","messages":[{"role":"user","content":"Hello"}]}'Ново
Инсталирайте разширението OmniCopilot и всеки модел на OmniRoute се появява директно в селектора на модели, който вече използвате. без нов страничен панел, без нов чат интерфейс.
Works in VS Code stable and Insiders. Install from the Marketplace or Extensions view.
За форкове на VS Code, които не използват официалния магазин. Cursor, Windsurf, VSCodium, Theia, code-server, Gitpod и други.
От VS Code 1.122 моделите на доставчиците работят без вход в GitHub или абонамент за Copilot. агентен режим, извикване на инструменти и визия, върху безплатните модели на OmniRoute.
Ежедневната реалност
Всеки проблем с coding-AI има вграден отговор. Без скриптове, без наблюдение.
Честно сравнение
Capabilities checked against the linked project documentation on 2026-08-30.
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Providers | 352 | 40+ | 100+ | 8+ upstreams |
| Routing strategies | 19 | 3-tier | retry / priority | round-robin / fill-first |
| Tiered fallback with UI | Yes | Yes | Manual policy | Multi-account |
| Token compression | 12 engines · 15–95% | RTK / Headroom / Caveman | No built-in pipeline | HTTP compression |
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Built-in MCP server | 110 gateway tools | No | MCP client / gateway | No |
| A2A protocol | Server · 6 skills | No | A2A client / gateway | No |
| Cloud agents | Codex / Cursor / Devin / Jules | No | No | Sidecar integrations |
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Failure-isolation layers | 3: provider / connection / model | Cooldown | Cooldown / retry | Cooldown |
| Persistent memory | FTS5 + vector | No | Semantic cache | No |
| Guardrails | PII / injection / vision | No | Yes | Cloaking controls |
| Eval framework | Built in | No | No | No |
| TLS fingerprint controls | wreq-js | No | No | uTLS |
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Dashboard stack | Next.js 16 | Next.js 16 | Next.js | Next.js / React |
| UI locales | 42 | 10 | Not documented | 3 |
| OAuth providers | 25 | 6 | SSO | CLI auth |
| Self-hostable | Yes | Yes | Yes | Yes |
| License | MIT | MIT | MIT + enterprise | MIT |
Public README and official documentation snapshot; verify linked sources before purchase or deployment decisions.
Работи навсякъде
Една кодова база, девет начина да го стартираш. лаптоп, сървър, телефон или плъгин. Избери командата за инсталиране и обслужваш на порт 20128.
npm
npm install -g omnirouteOpen guide (opens in a new tab)Docker
docker run … diegosouzapw/omnirouteOpen guide (opens in a new tab)Настолно приложение
npm run electron:buildOpen guide (opens in a new tab)ARM
native arm64Termux
pkg install nodejs && npx -y omnirouteOpen guide (opens in a new tab)PWA
Add to Home ScreenOpen guide (opens in a new tab)OpenCode плъгин
@omniroute/opencode-providerOpen guide (opens in a new tab)VS Code
Install OmniCopilotOpen guide (opens in a new tab)Изходен код
npm install && npm run devOpen guide (opens in a new tab)Routing
Use a ready-made mode or combine 19 strategies around the goal that matters.
autoBalanced defaultcurl http://localhost:20128/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{"model":"auto","messages":[{"role":"user","content":"Write a TypeScript retry helper."}]}'Routing alias auto selected. Objective: Balanced default. Fallback enabled.
Use quota you already have before touching paid APIs.
priority · fill-firstBalance traffic across keys and accounts to reduce rate-limit pressure.
weighted · round-robin · p2c · least-used · headroomRoute to the lowest-cost eligible target.
cost-optimizedKeep long contexts on models that fit, then relay when needed.
context-relay · context-optimized · cache-optimizedDistribute eligible traffic across targets.
random · strict-randomUse 15-factor scoring, last-known-good and reset-aware windows.
reset-window · reset-aware · lkgp · auto · fusion · pipelineБезплатни токени, честно преброени
455 catalog entries are deduplicated into 40 recurring pools; only published positive budgets feed the headline.
1.51B
Pool-deduped accounting keeps shared quotas from being counted more than once. No-cap providers stay visible without inflating the token total. Checked 2026-08-30.
View the calculation (opens in a new tab)Спри да изгаряш токени
Изходът на инструментите, повтарящият се контекст и раздутият JSON се компресират преди да достигнат модела. същото значение, малка част от токените. 12 композируеми двигателя се наслагват в конвейер, който вие контролирате.
Context reduced from 15–95% on eligible tokenstokens
Before: The function should iterate over the list of items, and for each item, it should check whether the value is greater than zero, and if so, add it to the running total. After: sum all list items where value > 0
Same instruction. Less context to pay for.
The function should iterate over the list of items, and for each item, it should check whether the value is greater than zero, and if so, add it to the running total.sum all list items where value > 0x-omniroute-compression: standardStandard compression selected. Published range ~30%.
Control precedence: request header → combo → profile → adaptive policy → default.
3 слоя, не 3 нива
Лошият ключ не трябва да унищожи доставчика. Мъртъв модел не трябва да унищожи ключ. Всеки провал е изолиран до най-малкия възможен обхват, така че всичко останало продължава да обслужва.
Network controls
Proxy scopes control network routing while local-first storage keeps operational data on your machine.
Route globally, per provider or per individual connection.
Match supported provider clients down to selected transport characteristics.
Keys, usage and history stay on the host you control.
Виж всичко с един поглед
Manage providers, combos, analytics, health and costs at localhost:20128/dashboard.
Агент-ориентиран
OmniRoute не е само прокси. той говори агентските протоколи. Включи го в MCP клиент, A2A мрежа или облачен coding агент и той се превръща в инструмент, с който агентът може да работи.
110 tools across 33 scopes over stdio and HTTP transports.
110 tools · 33 scopes · stdio / HTTP
claude mcp add omniroute --type http --url http://localhost:20128/api/mcp/stream6 skills for smart routing, quota, discovery, cost analysis and health reporting over JSON-RPC 2.0.
6 skills · JSON-RPC 2.0 · Agent Card
Управлявай Codex, Cursor, Devin и Jules чрез един интерфейс. създавай задачи, одобрявай планове и предавай резултати поточно, всичко маршрутизирано чрез OmniRoute.
Codex · Cursor · Devin · Jules
Отвъд маршрутизирането
Стартирай Bifrost (Go relay), 9Router или CLIProxy като управлявани sidecar-и. или пълен клъстерен профил. директно от таблото.
Notion и Obsidian свързани като MCP инструменти. твоите бележки и трезори стават първокласен контекст за всеки модел.
Защита от prompt-injection на всеки маршрут, опционална редакция на PII и нормализация на филтъра за безопасно съдържание. защита без обвързване с доставчик.
Серии, постижения и спестявания на живо. твоето използване, направено осезаемо.
From the community
See what developers are building, asking and sharing across X, Reddit and YouTube.
32 videos from 32 channelsSee all 32 community videos
I've been experimenting with Kiro Pro, and I found a setup that gives me the Claude Code CLI experience while using my Kiro subscription.
Been 3 days with omniroute and it is amazing.
25 posts from X · 25 Reddit postsSee every post
Изградено открито
OmniRoute се обновява постоянно. движен от стотици сътрудници, които го държат напред.
Snapshot from 2026-09-04
Chat, support and roadmap
(opens in a new tab)News and announcements
(opens in a new tab)Global community
(opens in a new tab)Comunidade Brasil
(opens in a new tab)OmniRoute by Cheaper Inference
Self-host OmniRoute, or start with Cheaper Inference for a hosted cost-ranked gateway.