Skip to main content

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

  1. Open Cursor and click the Settings button in the top right corner
  2. Click "Models" in the left sidebar
  3. Expand the "API Keys" section and configure API settings:
  4. Check "Override OpenAI Base URL"
  5. Enter the endpoint: https://api.jalapeno-cloud.ai/v1
  6. Enter your API Key in the OpenAI API Key field
  7. Click the button next to "OpenAI API Key", then click "Enable OpenAI API Key" in the popup to complete verification

Add Custom Model

  1. In the Models section, click "View All Models"
  2. Click "Add Custom Model", enter the model name (e.g., GLM-5.1 / DeepSeek-V4-Pro / MiniMax-M2.7), then click "Add"
  3. Enable the newly added model

Use Model

  1. Select your added model in the chat panel to start using it