Tool Setup
Cursor Configuration
Configure Cursor with your GetToken API Key, OpenAI-compatible Base URL, and model name.
Cursor can use GetToken as an OpenAI-compatible service. You need three values: API Key, Base URL, and model name.
Requirements
- Cursor is installed.
- You are signed in to GetToken.
- You have a GetToken API Key.
Console URL:
https://gettoken.dev/console/api-keys
Recommended values
API Key:
<your GetToken API Key>
Base URL:
https://api.clawto.link/v1
Model:
gpt-5.5
Cursor's OpenAI-compatible settings usually expect the endpoint with /v1. Do not use the GetToken homepage or console URL.
Configure Cursor
- Open Cursor.
- Open Cursor Settings.
- Open Models.
- Find OpenAI API Key.
- Enter your GetToken API Key.
- Enable Override OpenAI Base URL.
- Enter
https://api.clawto.link/v1. - If
gpt-5.5is not in the model list, addgpt-5.5as a custom model. - Return to chat, select
gpt-5.5, and send one test message.
Screenshot placeholder: Cursor Models settings.
If your version shows Custom Provider
Cursor settings may vary by version. If you see Custom Provider, Custom Model, or OpenAI-compatible provider, use these values:
- Provider name:
GetToken - API Key:
<your GetToken API Key> - Base URL:
https://api.clawto.link/v1 - Model:
gpt-5.5
Verify
Send this in Cursor chat:
Say in one sentence that the current model is connected through GetToken.
If Cursor returns a normal answer, it is working through GetToken API.
Common mistakes
- Do not use
https://gettoken.devas the Base URL. - In Cursor, use
https://api.clawto.link/v1; do not omit/v1. - Do not paste extra spaces into the API Key.
- If Cursor says the model does not exist, make sure
gpt-5.5was added. - If you want to use Cursor's built-in models or Auto, you may need to temporarily disable OpenAI API Key or Override OpenAI Base URL.
- Custom Base URL may not cover every advanced Cursor feature. Verify the normal chat path first.
Next steps
- To find your API Key, read API Key.
- To choose an endpoint, read Base URL.
- If the connection fails, read Troubleshooting.