Sign In

offrouter-cli

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

offrouter-cli

Local-first router for coding agents. Use your subscriptions first, API keys as fallback.

latest
npmnpm
Version
0.34.0
Version published
Weekly downloads
104
-29.73%
Maintainers
1
Weekly downloads
 
Created
Source

offrouter-cli

Local-first router for coding agents. Use your subscriptions first, API keys as fallback.

Install

npm install -g offrouter-cli

Quick start

offrouter init                        # create default config
offrouter login anthropic             # authenticate with a provider
offrouter route explain               # route a prompt through policy
offrouter install claude --profile claude-personal
offrouter proxy ide-config cursor-mcp --profile cursor-personal

Commands

CommandDescription
initScaffold a new config file
doctorCheck providers, credentials, and limits
loginAuthenticate with a provider (OAuth or API key)
modelsList available models across providers
profilesManage named routing profiles
routeRoute a prompt through the engine
statusShow usage, limits, and active subscriptions
updateRefresh provider catalog and adapter versions
installInstall a harness adapter (claude, codex, gemini, grok)
uninstallRemove a harness adapter
mcpStart the MCP stdio server
hooksManage hook/plugin registration
proxyProxy server and IDE config snippets for local model routing
  • offrouter.com
  • GitHub
  • Docs

Claude Code primary model is unchanged in V1; OffRouter routes delegated work.

FAQs

Package last updated on 06 Aug 2026

Related posts