Skip to content
Open metaiolab.com

Cherry Studio

Best for: users who want a polished desktop AI app with a simple settings UI.

Cherry Studio is one of the easiest AI clients to recommend because:

  • it has a clean desktop experience
  • it supports custom AI providers
  • it has an official NewAPI provider guide
  • it also supports code-agent workflows for tools like Claude Code and Codex

Use MetaioLab as an OpenAI-compatible provider unless you have a very specific reason to do otherwise.

  • Provider type: OpenAI
  • API key: your MetaioLab key
  • Base URL: your MetaioLab API base URL
  • Models: fetch automatically if available, or add manually

Cherry Studio has an official NewAPI guide. That is the closest match to a MetaioLab-style deployment built on new-api.

  1. Open Settings
  2. Go to Model Services
  3. Click Add
  4. Choose OpenAI as the provider type
  5. Paste your MetaioLab API key
  6. Paste your MetaioLab base URL
  7. Add or fetch models
  8. Turn the provider on

Cherry Studio’s docs also note a special case for some custom OpenAI providers:

  • if the client’s automatic endpoint appending causes trouble, a trailing # can stop Cherry Studio from auto-appending /chat/completions

Most users should start without that trick. Only use it if your specific endpoint behavior requires it.

Use wording like this:

Open Cherry Studio, add an OpenAI-compatible provider, paste your MetaioLab API key, then set the MetaioLab API base URL and choose a model.

Do not paste a docs URL. Use the actual API base URL.

Even when the key is correct, the client still needs a valid model entry.

If your endpoint is older or non-standard, check whether stream behavior needs to be adjusted.