One-click Cursor config
Config has the base URL pre-filled. Once you sign in, your real API key is auto-inlined.
Download Cursor configSteps
- 1Open Cursor → Settings (Cmd/Ctrl + ,) → Models.
- 2Toggle 'Override OpenAI Base URL' and paste ${apiBaseUrl()}/v1.
- 3Paste your SeaLink API key into the OpenAI API Key field.
- 4Add the SeaLink model IDs you want (e.g. claude-sonnet-4-6).
- 5Click Verify. Pick the model in the chat panel and start coding.
Configuration
Cursor → Settings → Models
{"openai_api_key": "<your-sealink-key>","openai_base_url": "https://api.sealink.asia/v1","custom_models": ["claude-sonnet-4-6","claude-haiku-4-5","gpt-4o","qwen3-max"]}
Having trouble? See other guides · support@sealink.asia