LMU AI Docs
Tools

Cherry Studio

Connect Cherry Studio to the LMU AI API and set up Claude, Chinese, and OpenAI model channels, with a direct connection on domestic networks.

Cherry Studio is a multi-model AI desktop client.


Download and install

The mobile install process is much like the desktop one — take a closer look and you'll find it.


The two protocols

LMU AI supports two connection protocols; choose one based on the model type:

ProtocolModels
AnthropicClaude models, Chinese models (DeepSeek, Qwen, etc.)
OpenAI-ResponseOpenAI models (GPT-4, GPT-5, etc.)

Method 1: Anthropic protocol (Claude and Chinese models)

Step 1 — Add a provider

Go to Cherry Studio Settings → click Add Provider:

  1. Provider name: anything you like (e.g. LMU AI)
  2. Provider type: select Anthropic from the dropdown

Add an Anthropic provider

Step 2 — Enter the API details

  • API Key: enter the sk- key generated in the console
  • API Host: enter the API relay request address
https://api.lmuai.com

Click Fetch model list to retrieve the available models; the Claude series and Chinese models load automatically.

Anthropic configuration complete


Method 2: OpenAI-Response protocol (OpenAI models)

Step 1 — Add a provider

Go to Cherry Studio Settings → click Add Provider:

  1. Provider name: anything you like (e.g. LMU AI)
  2. Provider type: select OpenAI-Response from the dropdown (the second option, not the first OpenAI)

Step 2 — Enter the API details

  • API Key: enter the sk- key generated in the console
  • API Host: enter the API relay request address
https://api.lmuai.com

Click Fetch model list to retrieve the available models; the GPT series loads automatically.

OpenAI-Response configuration complete

Once configured, you can select and use the model in the chat screen:

The chat screen


Notes

  • The same API Key and API Host work for both protocols; just add two providers as needed
  • For the OpenAI-Response type, be sure to pick the second option, not the first OpenAI
  • Enter the API relay address as the API address; do not enter the official OpenAI or Anthropic address

Last updated:

On this page