{
  "kind": "tool",
  "id": "cherryhq-cherry-studio",
  "name": "Cherry Studio",
  "vendor": "CherryHQ",
  "category": "chat",
  "released": null,
  "built_on_models": [
    "anthropic__claude-sonnet-4-6",
    "openai__gpt-5.4",
    "google__gemini-2.5-pro"
  ],
  "oss": true,
  "oss_repo": "https://github.com/CherryHQ/cherry-studio",
  "pricing_tiers": [
    {
      "name": "Free",
      "monthly_usd": 0,
      "per_seat": false,
      "notes": "Open source"
    }
  ],
  "free_tier": true,
  "modalities": [
    "text",
    "code"
  ],
  "links": {
    "homepage": "https://cherry-ai.com",
    "docs": "https://github.com/CherryHQ/cherry-studio"
  },
  "tags": [
    "ai-agent",
    "typescript"
  ],
  "sources": [
    "https://github.com/CherryHQ/cherry-studio"
  ],
  "status": "ga",
  "events": []
}