Setting Up CC Switch¶
When to Use It¶
CC Switch is convenient if you switch between multiple profiles for Claude Code and Codex.
For Nexus, it is convenient to create two separate profiles:
- a profile for Claude Code;
- a profile for Codex.
Installing CC Switch¶
CC Switch is installed as a separate desktop application. Before configuring profiles, make sure the CLI tool you want to use is already installed: Claude Code, Codex, or another supported tool.
Official repository: https://github.com/farion1231/cc-switch
Profile for Claude Code¶

Use:
- Provider Name: Nexus Claude
- API Endpoint: https://api.nexus-hub.ru
- API Key: your Nexus key

Profile for Codex¶

Use:
Provider Name:Nexus CodexAPI Request URL:https://api.nexus-hub.ru/v1API Key: your Nexus keyModel: a model fromGET /v1/models, for examplegpt-5.5

After Setup¶
- Save the profile.
- Activate it in CC Switch.
- Restart the CLI tool if it did not pick up the changes automatically.