Welcome to RouteKit
Pool coding subscriptions and use discovered models across coding tools through one local gateway.
RouteKit is an open-source CLI and authenticated model gateway for coding tools. Connect API providers or enroll Codex and Claude Code subscriptions, then use the discovered models through one stable local endpoint.
Quickstart
Let your agent handle setup, or create a working route yourself in about five minutes.
Installation
Install the RouteKit CLI and verify your local environment.
Pool subscriptions
Combine eligible Codex or Claude Code accounts behind one provider route.
Connect coding tools
Use RouteKit models from Codex, Claude Code, or an authenticated HTTP client.
What RouteKit gives you
One gateway
Coding tools and API clients use one authenticated endpoint while RouteKit manages the routes behind it.
Subscription pooling
Enroll multiple accounts of the same subscription kind and rotate when an account is unavailable or exhausted.
Models across tools
Launch Codex or Claude Code, then choose and switch compatible routes from the native model picker.
The basic workflow
- Connect a route. Add an API provider or enroll a Codex or Claude Code subscription account.
- Discover available routes. RouteKit builds a catalog from the models available to your credentials.
- Use a qualified workflow. Launch a coding tool and choose from its native model picker, or call the authenticated HTTP gateway with an exact model ID.
- See what happened. Inspect health, account activity, usage, and call attribution from the CLI.
For interactive coding sessions, the native picker is the simplest way to
choose and switch models. Exact IDs such as codex/<model> or
anthropic/<model> are still important for HTTP requests, automation, and
reproducible startup. Each ID stays attached to its provider and billing path.
RouteKit does not silently move a request to a different provider or from a
subscription to a paid API route.
Explore the docs
Choose a workflow
Find the focused guide for configuration, integration, operation, or recovery.
How RouteKit works
Understand the CLI, singleton daemon, gateway, routes, and trust boundaries.
CLI reference
Look up exact commands, flags, and behavior.
Troubleshooting
Diagnose startup, model discovery, subscriptions, remotes, and configuration.

