Coding Tools
Cursor IDE
Cursor lets you register a custom OpenAI-compatible model in its settings.
Installation
Cursor is a standalone desktop editor (a fork of VS Code), not a plugin — download it directly from the official site.
- Go to cursor.com/download. The site detects your OS automatically (macOS, Windows, or Linux).
- Windows: run the downloaded
.exeand follow the installer. - macOS: open the
.dmgand drag Cursor into Applications. - Linux: download the
.AppImage, make it executable (chmod +x Cursor-*.AppImage) and run it, or use the.deb/.rpmpackage if offered. - Open Cursor. You can skip signing in / the trial — a Cursor account isn't required to use a custom OpenAI-compatible model.
Setup
- Open Settings → Models.
- Enable OpenAI API Key under custom models.
- Set the Base URL override to
https://api.dravenai.lat/v1. - Paste your
sk-drv-...key. - Add
your-model-idas a model id, then select it from the model picker.
If your Cursor version doesn't show a Base URL field for a given model, use "Add custom model" rather than editing a built-in one.