AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cherry-studio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cherry-studio"
]
}
}
}