Product
A router in front of the plans you already buy.
Not a marketplace. Not a quota reseller. Connect a subscription, mint a key, keep using the agents you already have.
Your plans as backends
Claude Pro/Max via a local connector. ChatGPT/Codex, Kimi, and Grok via OAuth. API keys too.
Either protocol
Agents send Anthropic Messages or OpenAI Chat Completions. We transform, including streaming and tools.
One URL, many customers
Same gateway. The API key selects the account. Two people can both use the slug main.
Failover and maps
Exact, glob, or * model match. Ordered backends, model rename, optional per-key token cap.
Private tokens
OAuth stays on your row. Operators can disable an account. They cannot open someone else’s session.
Usage you can operate
Request logs with model, status, tokens, and latency — per account, not a shared pool.
Ready to wire a client?
Env vars, protocol matrix, and account isolation are in the docs.