Use Cursor with amazee.ai
Cursor is an AI-powered code editor built on VS Code. You can bring your own API key to route requests through amazee.ai, keeping your data in your chosen region with full spend controls.
Prerequisites
- Cursor installed
- An amazee.ai API key
Connect Cursor to amazee.ai
- Open Cursor and go to Settings → Models
- Scroll to OpenAI API Key and enter your amazee.ai API key
- Set the Override OpenAI Base URL to:
https://llm.[your-region].amazee.ai/v1
Replace [your-region] with your region code (e.g. ch103, us103, de103).
- Click Verify to confirm the connection
Choosing models
After connecting, you can select any model available through your amazee.ai endpoint from the model picker in the chat panel. See Available Models for the full list.
Troubleshooting
Verification fails
: Make sure the base URL includes /v1 at the end and your API key is correct.
Model not available in picker : Cursor may not show all models from custom endpoints. Try typing the model ID directly if it supports manual entry.
Requests still going to OpenAI : Confirm the override base URL is saved. Restart Cursor if needed.