Cursor

Use Imole models in Cursor where BYOK or a custom OpenAI-compatible endpoint is available.

Integration

Cursor can use your own model keys, and compatible builds can point OpenAI settings at Imole.

Setup

Open Cursor settings, go to model or API key settings, enable the OpenAI key path, and paste the Imole key.

If your Cursor version shows an OpenAI base URL override or custom model field, set the base URL to Imole and add the model id you want to use.

  1. 1

    Open Cursor Settings.

  2. 2

    Find Models or API Keys.

  3. 3

    Enable OpenAI API key usage.

  4. 4

    Set the key to your Imole API key.

  5. 5

    Set custom base URL when the option is present.

  6. 6

    Add gpt-5.6-luna, gpt-5.6-terra, or gpt-5.6-sol.

Values
Base URL: https://api.imole.app/v1
API key: imole_live_...
Coding model: gpt-5.6-sol (high)
Quick model: gpt-5.6-luna
Balanced model: gpt-5.6-terra
Flagship model: gpt-5.6-sol

Model choice

Use gpt-5.6-sol with high reasoning for codebase editing. Use gpt-5.6-luna, gpt-5.6-terra, or gpt-5.6-sol with medium reasoning for other Agent work. Direct API Pro adds reasoning.mode="pro" without changing the model id.

Limits

Some Cursor features can still use Cursor-managed models or may not honor custom OpenAI-compatible endpoints. If a feature does not route through Imole, use the direct API, Continue, or the website Agent.

Next

Related docs