Skip to content

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

Connect Cursor to amazee.ai

  1. Open Cursor and go to SettingsModels
  2. Scroll to OpenAI API Key and enter your amazee.ai API key
  3. 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).

  1. 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.