Skip to content

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

Provider setup

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

Interface screenshot

Profile for Codex

Provider setup

Use:

  • Provider Name: Nexus Codex
  • API Request URL: https://api.nexus-hub.ru/v1
  • API Key: your Nexus key
  • Model: a model from GET /v1/models, for example gpt-5.5

Interface screenshot

After Setup

  1. Save the profile.
  2. Activate it in CC Switch.
  3. Restart the CLI tool if it did not pick up the changes automatically.