Skip to main content

Overview

Cline is a powerful VS Code AI programming extension that supports autonomous code writing, command execution, and more.

Configuration Steps

1

Install Extension

Search for Cline in the VS Code extension marketplace and install it.
2

Open Settings

Click the Cline icon in the sidebar, then click the settings gear.
3

Select Provider

In the API Provider dropdown, select OpenAI Compatible.
4

Enter Configuration

  • Base URL: https://crazyrouter.com/v1
  • API Key: sk-xxx
  • Model ID: claude-sonnet-4-20250514 (or another model)
5

Save and Test

Click Save, then enter a question in the chat box to test.
Use CaseRecommended Model
Daily codingclaude-sonnet-4-20250514
Complex tasksclaude-opus-4-20250514
Quick Q&Agpt-4o-mini
Cline supports automatic file read/write and terminal command execution. Using a more capable model is recommended for a better autonomous programming experience.