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

API Key:

<your GetToken API Key>

Base URL:

https://api.clawto.link/v1

Model:

gpt-5.6-sol

Cursor's OpenAI-compatible settings usually expect the endpoint with /v1. Do not use the GetToken homepage or console URL.

Configure Cursor

  1. Open Cursor.
  2. Open Cursor Settings.
  3. Open Models.
  4. Find OpenAI API Key.
  5. Enter your GetToken API Key.
  6. Enable Override OpenAI Base URL.
  7. Enter https://api.clawto.link/v1.
  8. If gpt-5.6-sol is not in the model list, add gpt-5.6-sol as a custom model.
  9. Return to chat, select gpt-5.6-sol, 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.6-sol

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.dev as 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.6-sol was 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.

On this page