Cursor
Prepare API
Before configuration, make sure you have the following information:
API Key
A string of your created API Key.
Base URL
Address: https://api.jalapeno-cloud.ai/v1
Important: Must include the trailing /v1
Model Name
Copy the full model name from the Model Marketplace, e.g., DeepSeek-V4-Pro
Install Cursor
Download and install Cursor from the Cursor official website.
Note: Cursor requires a subscription account to use custom APIs. If you're using a free Cursor account, we recommend using VS Code extensions (such as Cline, Kilo, Black Box, etc.) for IDE integration.
Connect Cursor
Configure API Settings
- Open Cursor and click the Settings button in the top right corner
- Click "Models" in the left sidebar
- Expand the "API Keys" section and configure API settings:
- Check "Override OpenAI Base URL"
- Enter the endpoint:
https://api.jalapeno-cloud.ai/v1 - Enter your API Key in the OpenAI API Key field
- Click the button next to "OpenAI API Key", then click "Enable OpenAI API Key" in the popup to complete verification
Add Custom Model
- In the Models section, click "View All Models"
- Click "Add Custom Model", enter the model name (e.g.,
GLM-5.1/DeepSeek-V4-Pro/MiniMax-M2.7), then click "Add" - Enable the newly added model
Use Model
- Select your added model in the chat panel to start using it