> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anyfast.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 在 Cline 中使用

> 将 AnyFast AI 模型与 Cline 集成——VS Code AI 编码助手。

## 1. 安装 Cline

从 [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) 安装 Cline。

## 2. 打开 Cline

在 VS Code 中，通过 `Ctrl/Command+Shift+P` 打开命令工具，选择 **Cline: Open in New Tab**。

## 3. 配置 AnyFast

在 Cline 设置面板中：

* **API Provider**：选择 **OpenAI Compatible**
* **Base URL**：`https://www.anyfast.ai/v1`
* **API Key**：填写 [AnyFast 控制台](https://www.anyfast.ai/) 中获取的 API Key
* **Model ID**：填入模型名称（如 `gpt-4o`、`claude-opus-4-7`）

完成以上操作，即可开始在 Cline 中使用 AnyFast。

<script src="/feedback.js" />
