Skip to content

Cherry Studio

Connection settings

  • Provider: OpenAI Compatible / Custom OpenAI provider
  • API-credit base URL: https://api.yourdomain.example/v1
  • Token-pack base URL: https://api.yourdomain.example/token/v1
  • API key: your full CloudService key
  • Model: an exact ID returned by the authenticated /models endpoint (for example, fable-5 for a Claude-capable or both-scope key)

Fable 5 is an Anthropic-family frontend model. A Claude-only or both-scope key can use the same OpenAI-compatible provider form and matching /v1 URL, but Fable never appears for an OpenAI-only key.

Models

  • fable-5
  • gpt-5.6-luna
  • gpt-5.6-sol
  • gpt-5.6-terra
  • gpt-5.5
  • gpt-5.4
  • gpt-5.4-mini
  • gpt-5.3-codex
  • codex-auto-review

Provider settings

Open model provider settings, choose OpenAI/OpenAI-compatible, use the URL that belongs to the key, add only models returned by that key's catalog, and save.

Automatic setup

bash
npm install -g cloudservice@latest
cloudservice

The installer writes a setup guide with the base URL detected from the key under ~/.cloudservice/.