Connect Cherry Studio to TeamoRouter
Cherry Studio is an open-source multi-model AI desktop client for macOS, Windows, and Linux. It lets you manage and switch between multiple LLM providers in one interface.
1. Cherry Studio is already installed
If Cherry Studio is already installed, add TeamoRouter as a model provider:
- Click the settings icon in the top-right corner of Cherry Studio.

- Choose Model Services in the left navigation.
- At the bottom of the provider list, click Add to create a custom provider.
- In the dialog, fill in:
- Provider name:
TeamoRouter - Provider type: OpenAI
- After creation, fill in the provider detail panel:
- API Key: paste the key you created in the TeamoRouter dashboard. Multiple keys can be separated by English commas.
- API URL:
https://api.teamorouter.com
Cherry Studio appends /v1/chat/completions automatically. The preview line should show https://api.teamorouter.com/v1/chat/completions.
- In Models, click Fetch model list so Cherry Studio can load all models exposed by TeamoRouter.
- Click the check button beside API Key to verify the key. If the connection succeeds, the provider is ready.
- Turn on the enable switch in the top-right corner of the provider panel.
2. Install Cherry Studio from scratch
Install Cherry Studio
Download the installer from the Cherry Studio website:
- macOS: download the
.dmg, or runbrew install --cask cherry-studio - Windows: download and run the
.exeinstaller - Linux: download the
.AppImageor.debpackage
Configure TeamoRouter
After the first launch, follow steps 1 to 8 in the previous section.
Set a default model
In Settings, open Default Models and switch the default chat model to a TeamoRouter model such as claude-opus-4-7.
Start using Cherry Studio
Go back to Home or Agents, create a new conversation, confirm that the model picker shows your TeamoRouter model, and send a message.
