Configure Cherry Studio for Codex
This page explains how to add an OpenAI-compatible service in Cherry Studio and call a coding-capable model through Cubicspaces.
Add a Service
In Cherry Studio model service settings, add an OpenAI-compatible service:
| Setting | Value |
|---|---|
| Service type | OpenAI compatible |
| API Key | YOUR_API_KEY |
| API URL | https://cubicspaces.cloud/v1 |
| Model | Select a coding-capable model available to your account |
Test the Model
Save the service, create a new chat, select the model, and send:
text
Briefly explain what coding tasks you can help with.If the model returns normally, Cherry Studio is connected through Cubicspaces.
Notes
Cherry Studio is a general chat client. For repository editing, command execution, and code review workflows, prefer Codex CLI or Codex Desktop.