NVIDIA Switchyard, productised
One key.
Every model.
Routed right.
Point your coding agent at Muxee with a two-line config change. From then on every call it makes is routed to the most cost-effective model that can actually do the job — frontier models for the deep reasoning and the recovery, efficient models for everything else. Your agent never notices.
14 days free, no card. Bring your own provider keys or use ours.
Two lines of config. Nothing else changes.
No TOML, no Rust binary, no server to run. Muxee runs the routing engine so you point at a URL.
- 01
Create a router
Pick a preset — Auto is the recommended default — choose which models it may use, and Muxee gives it a stable model ID like muxee/auto.
- 02
Point your agent at Muxee
Set the base URL and your Muxee API key in the agent you already use. Two lines, once. The dashboard generates the exact snippet for Claude Code, Codex, OpenClaw or a plain SDK.
- 03
Work normally
Every call your agent makes is routed per turn. You get the selected model and the rationale back on every response, and the savings against a frontier-only baseline in the dashboard.
# point Claude Code at Muxee
export ANTHROPIC_BASE_URL=https://api.muxee.app
export ANTHROPIC_AUTH_TOKEN=mx-live-7f3c2a91e4b8…d0a4
export ANTHROPIC_MODEL=muxee/autoExample key. Yours is generated in the dashboard and shown once.
Seven routing strategies, tuned for you
Start with Auto. Change your mind later — a router is a preset plus the models you let it use, and every knob underneath is yours if you want it.
The routing works. Here is who measured it.
Muxee does not invent a routing algorithm. It runs NVIDIA’s NeMo Switchyard, which independent teams have already benchmarked.
- 74%1
lower cost than a frontier-only baseline
Escalation routing between Nemotron 3.5 Lightning and Claude Opus 4.8 sent just 7% of calls to the frontier model, at a measured ~6-point accuracy tradeoff.
Muxee preset: Economy
- 2.8 pts2
of frontier accuracy, at ~28% lower mean cost
Staged routing between Opus 5 and Kimi K2.7 scored 50.6% at a $3.11 mean cost — within 2.8 percentage points of Opus 5 alone.
Muxee preset: Auto
These are published results from other teams on their own benchmark suites, not a promise about your traffic. Your saving depends on your models, your prompts and how much of your work is genuinely hard. Muxee shows your real number — measured against a frontier-only counterfactual on your own usage — in the dashboard from your first request.
- 1LangChain, Switchyard agent-routing benchmark: 145 multi-turn agentic tasks from its internal deep-agents evaluation suite, averaged over five runs. Muxee’s Economy preset uses this routing strategy.
- 2Cognition, staged routing in Devin Desktop measured on FrontierCode Main, Cognition’s production-grade coding benchmark. Muxee’s Auto preset uses this routing strategy.
What would it be worth on your bill?
Drag the two numbers you already know. The band is deliberately wide — only your own traffic can narrow it.
$50 to $10,000+
Work you keep pinned to one model stays pinned — only routed spend can be saved against.
Estimated monthly saving
$84 – $196
$1,008 – $2,352 a year, on $280 of routed spend.
An estimate, not a quote. It assumes 30% to 70% off the spend you route — a band chosen to sit at or below published routing benchmarks, not at the top of them. Your real figure depends on your traffic, and Muxee measures it against a frontier-only counterfactual from your first request.
Find out on your own trafficQuestions worth asking
Latency, privacy, your own keys, and what happens when something upstream breaks.
Route your first request in five minutes
Create a router, copy two lines into the agent you already use, and watch the decisions land in the dashboard.