Integrations
Use Verboo Code in Cursor
Connect a Verboo API key to Cursor to use the available models in standard chat.
On this page
Before configuration
Create an API key in the dashboard and check the model IDs available to your account before opening Cursor.
Cursor scope
The custom URL is used in standard chat. Specialized features such as autocomplete, inline editing, and some agent workflows continue using Cursor infrastructure.
Configure Cursor
In Cursor, open model settings and connect the Verboo Code endpoint.
- Open Cursor Settings and go to Models.
- Enable Override OpenAI Base URL in the API keys section.
- Paste the base URL below and your API key in the OpenAI API Key field.
- Choose an ID listed on the models page. Cursor supports custom API keys only in standard chat; choose a non-reasoning model for this integration.
- Use Verify and save the configuration.
Base URL
https://code.verboo.ai/router/v1Verify
Open Cursor chat, choose one of the detected models, and send a short message. If validation fails, confirm that the key is active and the URL ends in /v1.
No model appears?
List the available models with GET /models using the same API key and confirm that your plan is active.