sk-orbit- key, and pick a catalogue slug. Chat, Composer, and Tab then bill your organization at Bedrock list rates.
This is a separate setup from Claude Code. Cursor uses the OpenAI surface. Claude Code uses the Anthropic surface.
What you need
Good defaults:claude-sonnet-5 for everyday coding, claude-opus-5 or gpt-5-6-sol for harder work, kimi-k2-5 or claude-haiku-4-5 when you want it cheaper and faster.
Setup
1
Create an Orbit API key
Sign in at tryorbit.cloud, open API Keys, and create a key named
cursor. Copy the sk-orbit-... secret.2
Open Cursor model settings
In Cursor, open Settings → Cursor Settings → Models.
3
Override the OpenAI base URL
- Paste your Orbit key into the OpenAI API Key field.
- Enable Override OpenAI Base URL.
- Set the base URL to:
/chat/completions. Cursor (like the OpenAI SDK) appends that path itself.4
Add Orbit model slugs
Add a custom model for each slug you want in the model picker, for example:
claude-sonnet-5claude-opus-5gpt-5-6-solkimi-k2-5
Cursor’s “Verify” button sometimes fails against third-party gateways even when chat works. If verify errors but a Chat request succeeds, keep the override enabled.
Alternative: OpenAI-compatible provider
Newer Cursor builds also let you add an OpenAI compatible / custom provider:
Use that if you want Orbit listed as its own provider instead of overriding the built-in OpenAI slot.
Confirm it works
- Open Chat and pick an Orbit slug.
- Ask a short question.
- Check Usage — you should see a new request on the active organization.