Values
| Field | Value |
|---|---|
| OpenAI API Key | sk-your-key |
| Override OpenAI Base URL | https://moxus.ai/v1 |
| Model name | Copy the exact name from Models and pricing |
Setup
How to use it
Cmd/Ctrl + L: open chat for code explanation and project questions.Cmd/Ctrl + I: open Composer for code edits.- Agent mode: useful for multi-file tasks, but it may produce more requests and higher cost.
Troubleshooting
Free plans can only use Auto
Free plans can only use Auto
This is a Cursor plan limitation, not a Moxus AI key error. Switch to Auto or upgrade Cursor before selecting a specific model manually.
The model I want is missing
The model I want is missing
Add the exact model name from Models and pricing. Do not use embedding models such as
text-embedding-3-small for coding chat.Requests fail after setup
Requests fail after setup
Open Usage and check whether the request reached Moxus AI, which key was used, and which model was called.
