Skip to content

Cursor Integration Guide

Configure EazyDevelop models through OpenAI protocol in Cursor for custom model integration, enabling code completion, code generation, debugging, and other features.

Note: Only users subscribed to Cursor Pro and above support custom model configuration.

1. Get API Key

2. Install Cursor

Visit Cursor Official Website to download and install the version suitable for your operating system.

3. Create Custom Model

Step 1: Open Models Settings

In Cursor, open the Models section, click View All Models, then click Add Custom Model.

Add Models

Open Models

Step 2: Configure Model Information

Select OpenAI Protocol, configure as follows:

Configuration ItemDescription
OpenAI API KeyGet from EazyDevelop platform
Override OpenAI Base URLReplace with https://api-maas.eazytec-cloud.com/v1
Model NameEnter the model name activated on EazyDevelop, such as MiniMax-M2.7

Configure Model

Step 3: Save and Switch Model

After configuration is complete, save the settings and turn off Auto on the homepage, select the model you just created.

Save Switch

4. Start Using

After configuration is complete, press Ctrl+Shift+L to open the AI chat panel and start using.

With this setup, you can start using models provided by the EazyDevelop platform for code generation, debugging, task analysis, and other work.

Notes

  • Only Cursor Pro and above support custom models; lower version users cannot use this feature
  • If the model is unavailable, please check if the API Key is valid and the model name is correct
  • It is recommended to turn off Auto mode and manually select the configured custom model