Cline Integration Guide
Cline is a powerful VS Code extension that allows you to use AI models directly within your editor for tasks such as code generation, file operations, and more.
1. Get an API Key
- Refer to Model Activation Help Documentation
2. Install the Cline Extension
Cline is a VS Code extension. Once installed, a chat window will appear on the right side of the editor — no additional startup is required.
Open VS Code, click the extension marketplace icon on the left sidebar, search for cline, find the Cline extension, and click Install.

3. Configure API Settings
1: Select API Key Mode
Select Bring my own API Key and click Continue:

2: Fill in Configuration Details
| Configuration Item | Description |
|---|---|
| API Provider | Select OpenAI Compatible |
| Base URL | Enter https://api-maas.eazytec-cloud.com/v1 |
| API Key | Enter the API Key you activated on EazyDevelop |
| Model ID | Enter the model name (e.g., MiniMax-M2.7) |

4. Start Using
Once configuration is complete, type your requirements in the input box and let the model help you accomplish various tasks.
