ScioNos Wrapper · Open-source CLI

The local bridge between your coding agents and RouterLab.

Run Claude Code, Claude Desktop, Claude Cowork and Codex CLI on RouterLab without changing your habits or exposing your API key.

ScioNos Wrapper is RouterLab’s official open-source CLI.

The wrapper code is public, so you can audit what runs on your machine.

wrapper-scionos v5.2.0

Start without changing your tools

$ npx wrapper-scionos

01Service: RouterLab (default)
02Menu: choose your local client
03Catalog: verified for your access

Your API key stays local

It is stored in your system’s local secure storage and is never written into the Claude Desktop profile.

The catalog adapts to your access

Every launch checks available models and exposes only those allowed by your RouterLab access.

Your existing settings are preserved

The wrapper adapts each client transport without overwriting your preferences, sessions or config.toml file.

Supported clients

Your tools remain your tools.

ScioNos Wrapper sits between your existing clients and RouterLab: close enough for compatibility, quiet enough to preserve your environment.

Claude Desktop

A dedicated local proxy profile exposes a Desktop-compatible catalog without storing your RouterLab token in the profile.

Claude Code

A loopback proxy is injected only into the launched process to connect Claude Code to RouterLab.

Codex CLI

Codex launches with a temporary provider and catalog, without rewriting your config.toml or existing sign-in state.

Claude Cowork

Desktop compatibility precisely allows the local gateway so Cowork traffic keeps flowing through RouterLab.

Installation

One command to start. Two ways to adopt it.

Use npx to run the wrapper right away, or install it globally when it belongs in your everyday development environment.

No global install

Try it now

npx retrieves the package and opens the ScioNos Wrapper interactive menu directly.

$ npx wrapper-scionos

Persistent install

Keep the CLI within reach

Install the binary once, then launch it from any terminal.

$ npm install --global wrapper-scionos$ wrapper-scionos

Prerequisite: Node.js 22.13+ or 23.5+.

Advanced use

Launch the client that fits your work.

RouterLab is the default service, so these commands need no extra service selection.

View the changelog on GitHub
advanced
$ wrapper-scionos auth login$ wrapper-scionos claude-code$ wrapper-scionos codex launch$ wrapper-scionos claude-desktop apply-proxy --yes$ wrapper-scionos claude-desktop proxy

Ready to connect your tools to Sealarca?

Create your account, get your API key, and connect your business tools directly.