Skip to content

Cursor Integration Guide

Configure EazyDevelop models via the OpenAI protocol in Cursor by setting up custom model integration, enabling features such as code completion, code generation, debugging, and more.

Note: Only users with a Cursor Premium subscription or above can configure custom models.

1. Obtain API Key

2. Install Cursor

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

3. Create a Custom Model

1: Open Models Settings

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

Add Models

Open Models

2: Configure Model Information

Select the OpenAI protocol and configure as follows:

Configuration ItemDescription
OpenAI API KeyObtained from the 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

3: Save and Switch Model

After completing the configuration, save the settings and turn off Auto on the main page, then select the model you just created.

Save and Switch

4. Start Using

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

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

Important Notes

  • Only Cursor Premium subscriptions and above support custom models; lower-tier users cannot use this feature
  • If a model is unavailable, please check whether 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