Integrations / Cursor
Cursor lets you override the OpenAI base URL and key, so you can route its requests through APIMODELS — handy when official access is restricted or you want lower cost.
What the override actually does: every model request Cursor would send to api.openai.com goes to the base URL you set instead, authenticated with your APIMODELS key. Any model name available on our OpenAI-compatible endpoint works from the custom-models field — you are not limited to OpenAI models.
Cursor project: https://cursor.com