General steps
Before configuring a CLI, install AI Toolbox and have your Orbit AI API key and model name ready.
Download the correct installer
Download from the Assets section of AI Toolbox Releases. Version numbers change; choose by filename suffix:
| Device | Download file |
|---|---|
| Windows PC | AI.Toolbox_<version>_x64-setup.exe |
| Mac with Apple silicon (M1 / M2 / M3 / M4) | AI.Toolbox_<version>_aarch64.dmg |
| Mac with Intel processor | AI.Toolbox_<version>_x64.dmg |
| Linux (Debian / Ubuntu) | AI.Toolbox_<version>_amd64.deb |
| Linux (portable distribution) | AI.Toolbox_<version>_amd64.AppImage |
Do not download .sig signature files or Source code archives. Windows users usually need x64-setup.exe. If you do not know which processor your Mac uses, open About This Mac from the Apple menu and check the Chip field.
Prepare your configuration
- Sign in to the Orbit AI API Console and create an API key.
- Confirm the model name in the Model Gallery.
- Open AI Toolbox and select the CLI module you want to configure.
- Add Orbit AI API as a provider with Base URL
https://orbitaiapi.site/v1and your API key.
Continue to the Claude Code, Codex, or OpenCode guide.