Skip to content

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:

SettingValue
Service typeOpenAI compatible
API KeyYOUR_API_KEY
API URLhttps://cubicspaces.cloud/v1
ModelSelect 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.