GETMODEL
Using CC-Switch

Claude Code Configuration

Add and enable the GETMODEL provider for Claude Code in CC-Switch

Claude For the Claude Code CLI.

Prerequisite: Please complete the client download first, otherwise the CC-Switch desktop app won't be available.

Add the GETMODEL provider

Open CC-Switch and switch the top group bar to Claude Code

Switch to the Claude Code group

Click the "Add Provider" button

Add provider

Fill in the form that pops up:

  • Provider name: your choice, for example GetModel-CC
  • API request URL: https://getmodel.ai
  • API Key: the string you got when creating an API token

Copy the API Key

Paste the API Key

Click "Add" to save

Back on the main screen, click "Enable" to the right of the newly added provider; once the status changes to "In use" you're done

Click to enable the provider

Enabled successfully

Click the "Settings" button, scroll down in the General section to find Skip Claude Code first-install confirmation, and be sure to check it

Open settings

Check skip first-install confirmation

Enabled = the configuration actually in effect for the current CLI. When switching, CC-Switch directly modifies Claude Code's config file, so after switching the claude command uses the new configuration immediately, with no restart needed.

Verify

Open a terminal and run claude; if you can chat normally, the configuration is in effect.

Claude Code chat verification

On this page