For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cursor

Use TensorX models with Cursor, the AI-powered code editor.

Installation

Download and install Cursor.

Configuration

Step 1: Configure API Settings

  1. Open Cursor SettingsModels

  2. Expand API Keys section

  3. Enable Override OpenAI Base URL

  4. Enter Base URL: https://api.tensorx.ai/v1

  5. Enter your TensorX API key in the OpenAI API Key field

  6. Click the verification button to test the connection

Step 2: Add Custom Model

  1. In Models section, click Add Custom Model

  2. Enter model name: minimax/minimax-m2

  3. Click Add

  4. Enable the model

  5. Select it in the chat panel

Available Models

Model
ID
Best For

GLM-5.1 (Default)

z-ai/glm-5.1

Coding, reasoning, functions

MiniMax-M2.5

minimax/minimax-m2.5

Reasoning, functions

Kimi-K2.5

moonshotai/kimi-k2.5

Vision, functions, long context

MiniMax-M2

minimax/minimax-m2

Coding, fast responses

Last updated

Was this helpful?