A complete guide to install CC Switch, create a LiteLLM API key, and route Claude, Codex, and other AI coding tools through the FeedMob LiteLLM service.
This process uses two different web addresses with completely different purposes. This is the most common source of mistakes, so please note them first.
| Purpose | Address |
|---|---|
| 1 Register your account & manage keys (web portal) | https://litellm.feedmob.ai/ui/ |
| 2 The service address you enter into CC Switch | https://litellm-api.feedmob.ai |
Download and install CC Switch from the official site:
Open CC Switch Download Page
CC-Switch-v3.16.4-macOS.dmg.
Please reach out to Rao or the Dev team to obtain the LiteLLM login credentials and access instructions.
https://litellm.feedmob.ai/ui/my-key. Leave the other options at their defaults.sk-.
sk- key immediately and store it somewhere safe
(e.g. a password manager). Once the page is closed you usually cannot view it in full again.
Wherever you see sk-xxxxxxxx below, it stands for your real key.Open CC Switch, select the platform you want to use, and add a new configuration. You can configure only the platform you actually use, such as Claude Code, Claude Desktop, Codex, Gemini, OpenCode, OpenClaw, or Hermes.
sk-xxxxxxxx key into API Key.https://litellm-api.feedmob.ai
For Claude Code, provider details and model mapping are on the same Add New Provider screen, but the mapping controls are inside Advanced Options.
minimax/minimax-m3.
For Claude Desktop, model mapping is visible on the Add New Provider screen after you enable Needs model mapping.
sk-xxxxxxxx key into API Key.https://litellm-api.feedmob.ai.minimax/minimax-m3 for each model row.
The screenshots above stop before the bottom of the form. After filling the visible model rows, scroll down and set Default fallback model to the same model:
minimax/minimax-m3
Return to the CC Switch provider list, select your LiteLLM provider, and click Enable. Then check whether CC Switch marks the provider as Requires routing. This label is expected for the Claude Desktop setup.
This step is required for the Claude Desktop configuration above. CC Switch uses routing to send Claude Desktop traffic through the provider marked Requires routing.
Open the corresponding desktop application or code editor. If the account or gateway information is different from the account you previously logged in with directly, the connection to LiteLLM has been established successfully.
You can also send a short test message:
Hello. Which model are you using?
Contact Rao or the Dev team to obtain the LiteLLM login credentials and access instructions.
Go back to the Virtual Keys page in the portal
(https://litellm.feedmob.ai/ui/), create a new one, and disable the old one.
Make sure CC Switch routing is enabled, the target platform is selected, and the target app has been restarted after the configuration change.
Check the endpoint first. CC Switch should use
https://litellm-api.feedmob.ai, not the LiteLLM web portal address.