Skip to content

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

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.

Search Cline

3. Configure API Settings

1: Select API Key Mode

Select Bring my own API Key and click Continue:

Select API Key

2: Fill in Configuration Details

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

Configuration Details

4. Start Using

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

Chat Box