Cursor
Cursor can use models through the OdiRouter compatible proxy. Configure the Base URL, API key, and model ID with OdiRouter values.
Requirements
Section titled “Requirements”| Requirement | Value |
|---|---|
| Cursor | Installed locally |
| Base URL | https://www.odirouter.ai/v1 |
| API Key | OdiRouter API key |
| Model | An OdiRouter LLM model ID |
Configure OdiRouter
Section titled “Configure OdiRouter”- Open Cursor settings.
- Look for model, API, or Base URL settings.
- Set
Base URLtohttps://www.odirouter.ai/v1. - Paste your OdiRouter API key.
- Set the model field to an OdiRouter model ID, such as
gpt-5.5. - Save and restart Cursor if the setting requires it.
Verify The Connection
Section titled “Verify The Connection”Use a small non-editing request in Cursor:
Reply with one sentence explaining the active file.Troubleshooting
Section titled “Troubleshooting”| Symptom | Fix |
|---|---|
| Cursor still calls the old provider | Confirm the active model uses the OdiRouter configuration |
| Config does not apply | Save and restart Cursor |
401 or invalid key | Replace the API key with an OdiRouter API key |
| Model not found | Use a model returned by GET https://www.odirouter.ai/v1/models |