For the complete documentation index, see llms.txt. This page is also available as Markdown.

Anthropic

Anthropic's Claude is currently the most suitable to use as Cherry Agent one of the backend models, because the Agent requires an Anthropic protocol endpoint.

Get an API Key

  • Go to Anthropic Console Register account

  • Enter Settings → API KeysCreate Key, copy the generated sk-ant-... Key

Configure in Cherry Studio

  • Open Settings → Model Services, find Anthropic Provider to enter the details page

  • in API key and enter it in sk-ant-...

  • API URL Default https://api.anthropic.com, no need to modify

  • Click Get model list, add claude-opus-4claude-sonnet-4claude-haiku-4 and other models

Model
Suitable scenarios

claude-opus-4

Strongest reasoning / programming / complex Agent tasks

claude-sonnet-4

General conversation and everyday Agents, the top choice for value

claude-haiku-4

High-throughput scenarios, low-cost quick replies

Agent scenario configuration

Set this Provider in Cherry Agent the configuration as the default model source, and you can directly obtain Anthropic protocol Agent capabilities.

  • Mainland China cannot directly access the Anthropic API; you need to prepare your own proxy (see General settings → Proxy mode)

  • Users subscribed to Claude Code can also use the same key + endpoint to connect Cherry Studio

  • Claude models are billed by token; please monitor usage for long contexts


💡 Get help and submit feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to Feedback and Suggestions the official channels provided there.

Last updated

Was this helpful?