> ## 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.

# Use in Cline

> Integrate AnyFast AI models with Cline — the AI coding assistant for VS Code.

## 1. Install Cline

Install Cline from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev).

## 2. Open Cline

In VS Code, press `Ctrl/Command+Shift+P` to open the command palette and select **Cline: Open in New Tab**.

## 3. Configure AnyFast

In the Cline settings panel:

* **API Provider**: Select **OpenAI Compatible**
* **Base URL**: `https://www.anyfast.ai/v1`
* **API Key**: Paste the API Key from your [AnyFast console](https://www.anyfast.ai/)
* **Model ID**: Enter your preferred model (e.g., `gpt-4o`, `claude-opus-4-7`)

You are now ready to use AnyFast models in Cline.

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