Manual CLI Setup
CLI Manual Configuration
Connect to GETMODEL by editing config files directly, without CC-Switch
If you are comfortable with the command line, or you would rather not install an extra GUI tool, you can connect to GETMODEL by editing each CLI's config file directly. This section is split by tool, with a dedicated page for each.
Environment Check (required)
Confirm that Node.js and the three CLIs are installed correctly
Claude Code
Edit ~/.claude/settings.json
Codex CLI
Edit ~/.codex/config.toml + auth.json
Opencode
Edit ~/.config/opencode/opencode.json + auth.json
Gemini CLI
Edit ~/.gemini/.env
Always complete the environment check before configuring any CLI. A CLI only generates its default config directory after its first run, so skipping this step will leave you without the files to edit.