Developer Tools
Use Cherry Studio
Cherry Studio integration guide - call AI models through the Meteor API platform
Overview
Cherry Studio is a powerful cross-platform AI desktop assistant that supports multi-model chat, code completion, smart Q&A, and image generation. This guide shows how to configure Cherry Studio to use AI models served by the Meteor API platform.
Download and Install
Step 1: Download Cherry Studio
Visit the official download page: https://www.cherry-ai.com/download
Step 2: Install
- Choose the installer for your OS:
- Windows:
.exeinstaller - macOS:
.dmgimage - Linux:
.AppImageor.deb
- Windows:
- Download and run the installer
- Follow the setup wizard to complete installation
- Launch Cherry Studio
Configure Meteor API
Step 1: Open Settings
- After launching Cherry Studio, click the menu icon in the upper-left
- Select Settings

Step 2: Configure the API provider
On the settings page, fill in:
- API Provider: choose or add
OpenAI Compatible - API Base URL:
https://api.routin.ai(do not add a trailing slash) - API Key: visit https://routin.ai to get your API key, then paste it here
- Click the Enable button in the upper right

Configuration reference:
| Field | Value | Notes |
|---|---|---|
| API Base URL | https://api.routin.ai | Meteor API base URL (without /v1) |
| API Key | sk-your-api-key-here | API key from the Meteor platform |
Step 3: Add available models
After saving the provider, add the Meteor-supported models:
- In Settings, go to Model Management
- Click Add Model
- Add these models one by one:
o3-pro(recommended – strongest)gpt-5.1(high-performance general model)gpt-5(balanced)gpt-5-codex(code-focused)gpt-5-mini(fast responses)gpt-5-nano(lightweight)gpt-4.1(classic)
- Click Add after each model name
- Click Save when finished
Start Using Cherry Studio
Step 1: Create a conversation
- Click the chat icon in the upper-left to return to the home view
- Click New Chat or select an existing thread

Step 2: Pick a model
- In the chat view, click the model selector in the upper-left
- Choose the model you need (e.g.,
o3-pro)

Step 3: Chat
- Type your question or instruction
- Press
Enter(or click Send) - Wait for the AI response

Model Recommendations
Choose models based on your scenario:
Complex tasks (recommended)
- Models:
o3-proorgpt-5.1 - Use cases: advanced reasoning, deep analysis, architecture design
Programming
- Model:
gpt-5-codex - Use cases: code generation, code review, algorithm design
Everyday chat
- Models:
gpt-5orgpt-5-mini - Use cases: general Q&A, text processing, content creation
Fast responses
- Models:
gpt-5-miniorgpt-5-nano - Use cases: quick Q&A, simple tasks, batch operations
FAQ
How do I get an API key?
See the “Get API Key” section in the Claude Code guide.
Connection fails or unusable
- Check API URL: ensure it is
https://api.routin.ai(no/v1, no trailing slash) - Validate API key: confirm it is active with sufficient balance
- Check network: make sure the connection is not blocked by a firewall
Model list is empty
If models are missing:
- Confirm you clicked Enable to activate the provider
- Restart Cherry Studio
- Add models manually (see Step 3)
Slow responses
- Switch to
gpt-5-miniorgpt-5-nanofor faster replies - Check network latency
- Confirm Meteor platform status
Get Help
- Web: https://routin.ai
- API docs: https://api.routin.ai/scalar
- Support: contact platform support or join the WeChat group
- Cherry Studio: https://www.cherry-ai.com