everyapi
Integration · AI coding editorOpenAI-compatible · one key · live model catalog
Cursor

Run the EveryAPI gateway inside Cursor

Cursor versions that expose an OpenAI API key and Override OpenAI Base URL can use EveryAPI for requests sent through that custom OpenAI-compatible configuration. Cursor-managed models, quotas, and editor features remain subject to Cursor's own behavior.

01Setup code

One base URL line points Cursor at EveryAPI

Default global Base URL / China-first Base URL: https://api.everyapi.ai/v1 / https://api-cn.everyapi.ai/v1

Cursor · Settings · Models
# 1. Cursor → Settings → Models
# 2. Expand "OpenAI API Key"
 
Override OpenAI Base URL https://api.everyapi.ai/v1
OpenAI API Key sk-everyapi-...
 
# 3. Click "Verify" and wait for the green checkmark
# 4. Pick the model you want (gpt-5.5 / claude-sonnet-5 / gemini-3.1-pro-low …)
02Steps

From zero to your first call

  1. Generate an API key in the EveryAPI dashboard

    Sign in to the EveryAPI dashboard, open the API Keys page, and click New Key. Copy the string that starts with sk-everyapi-.

    app.everyapi.ai → API Keys

  2. Open Cursor's Models settings

    On macOS press ⌘, to open Settings; select Models in the sidebar; expand "OpenAI API Key" at the bottom.

    Cursor · Settings · Models

  3. Check "Override OpenAI Base URL"

    Enter https://api.everyapi.ai/v1 and set the API key to your sk-everyapi- key. Click Verify and wait for the green checkmark.