OPEN SOURCE MODEL GATEWAY

One gateway for your coding subscriptions.

Pool your Codex and Claude Code accounts behind one endpoint. Then use supported models from Codex, Claude Code, Cursor, or any OpenAI-compatible client.

Codex2 accounts
Claude Code2 accounts
BedrockOpenRouter
RouteKit
  • Codex
  • Claude Code
  • Cursor

THE SIMPLE IDEA

Stop tying a model to one coding tool.

Your tools should fit the way you work. RouteKit gives them one place to reach your models and subscription accounts.

See supported coding tools →

WHY ROUTEKIT

More freedom. Less account juggling.

01

CROSS-TOOL ROUTING

Pick the model, not the tool.

Use a supported model from Codex, Claude Code, Cursor, or any OpenAI-compatible client. RouteKit keeps the endpoint stable while you change what runs behind it.
routekit claude codex/gpt-5.6-sol
02

SUBSCRIPTION POOLS

Put your accounts to work together.

Connect multiple Codex or Claude Code accounts. RouteKit selects an eligible account from the right pool, so one exhausted account does not stop your session.
routekit accounts list
03

PERSONAL OR TEAM

Start local. Share when you are ready.

Run RouteKit on your machine, or give your team named, revocable access to a shared gateway. Each call stays attributable without sharing one owner token.
routekit token issue teammate

HOW IT WORKS

From install to first route.

  1. 1

    Connect what you have

    Add an API provider, a Codex account, or a Claude Code account.

  2. 2

    Choose a route

    Name the provider and model you want. RouteKit handles the qualified path.

  3. 3

    Open your coding tool

    Launch Codex or Claude Code through RouteKit, or point Cursor at the gateway.

# Install RouteKit
curl -fsSL https://github.com/velum-labs/routekit/releases/download/routekit-latest/install.sh | sh
npm install -g @velum-labs/routekit
# Create a two-account Codex pool
routekit accounts login codex --name personal
routekit accounts login codex --name work
# Use a Codex model in Claude Code
routekit claude codex/gpt-5.6-sol

BUILT FOR REAL WORK

A gateway you can understand and control.

LOCAL FIRST

Your gateway starts on your machine.

EXPLICIT ROUTES

You choose the provider and model.

TEAM ACCESS

Named tokens can be revoked and traced.

OPEN SOURCE

Inspect it, run it, and shape what comes next.

READY WHEN YOU ARE

One gateway. Your choice of route.

Install RouteKit Explore the guides →