CLI

/docs/cli

relixr CLI: login, connect, doctor — wire editors without hunting model ids.

The relixr CLI mints tool-scoped keys and writes config for Cursor, Claude Code, OpenCode, and other Connect tools.

npx relixr login
npx relixr connect opencode
npx relixr doctor
CommandPurpose
relixr loginDevice login in the browser; stores a CLI session locally
relixr connect <tool>Mint a key + write config / print checklist for that tool
relixr doctorProbe base URL, catalog, and gateway health

Supported <tool> ids match Connect: cursor, claude-code, opencode, vscode-continue, aider, codex-cli, and others listed in the dashboard.

Until you publish a global install, prefer npx relixr from this monorepo’s packages/cli, or use Connect in the dashboard.

Design notes also live in docs/sdks/cli.md.

Was this helpful?

Still stuck? Help center · Doctor