Skip to content

Cline Integration Guide

Cline is a powerful VS Code extension that helps you directly use AI models in the editor for code generation, file operations, and other tasks.

1. Get API Key

2. Install Cline Extension

Cline is a VS Code extension. After installation, a chat window will appear on the right side of the editor, no additional startup required.

Open VS Code, click the extension marketplace icon on the left, search for cline, find the Cline extension, and click Install.

Search Cline

3. Configure API Settings

Step 1: Select API Key Method

Select Bring my own API Key, click Continue:

Select API Key

Step 2: Fill in Configuration Information

Configuration ItemDescription
API ProviderSelect OpenAI Compatible
Base URLEnter https://api-maas.eazytec-cloud.com/v1
API KeyFill in your API Key activated on EazyDevelop
Model IDEnter model name (e.g., MiniMax-M2.7)

Configuration Information

4. Start Using

After configuration is complete, enter requirements in the input box and let the model help you complete various tasks.

Chat Box