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
| Command | Purpose |
|---|---|
relixr login | Device login in the browser; stores a CLI session locally |
relixr connect <tool> | Mint a key + write config / print checklist for that tool |
relixr doctor | Probe 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.
Next steps
Was this helpful?
Still stuck? Help center · Doctor