Cursor

Point Cursor at Depaza’s OpenAI-compatible endpoint to chat with EU-hosted models inside the editor.

This requires a paid Cursor plan. The custom OpenAI key and base-URL override are not available on Cursor’s free tier. Cursor also only routes its Ask / chat panel to custom OpenAI models: Agent, Composer, Tab completion, and the cloud agents stay on Cursor’s own models. For a full agentic coding workflow on Depaza, use Claude Code.
Depaza API key
Model

Your key stays in this browser (local storage) and is sent only to depaza.eu. Every config block on this page fills in automatically. Don’t do this on a shared machine.

Setup

In the Cursor desktop app, open Cursor Settings (Cmd + ,) and go to Models, then scroll to API Keys:

  1. Under Model Names, add a Depaza model id, for example core. Also add max and advanced if you want them.
  2. In OpenAI API Key, paste your Depaza key (dpz_live_…).
  3. Enable Override OpenAI Base URL and set it to the value below.
  4. Click Verify. Cursor sends a test request using your first custom model, so the model id has to be valid before this succeeds.
Cursor settings
Model Name:               {{MODEL}}
OpenAI API Key:           {{KEY}}
Override OpenAI Base URL: {{BASE_URL}}

Once verified, pick the model from the model dropdown in the Ask panel. Turn the built-in models off — the override is all-or-nothing.

Troubleshooting

“Model name is not valid” / “AI Model Not Found.” You are in the Agent or cloud-agent surface, which does not support custom OpenAI models. Use the Ask / chat panel instead.

Verify fails or times out. Confirm the base URL is exactly https://depaza.eu/v1 (including /v1, with no trailing slash and no /chat/completions) and that the model id is a Depaza id such as core.