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

# Using in Cline

## 1. Install Cline

[Installation link](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev)

## 2. Open Cline

In VSCode, use Ctrl/Command+Shift+P to open the command palette and open Cline in a new tab for configuration.

## 3. Configure in the new window

1. API Provider: Select "OpenAI Compatible"
2. Base URL: [https://api.siliconflow.com/v1](https://api.siliconflow.com/v1)
3. API Key: Obtain it from [https://cloud.siliconflow.com/account/ak](https://cloud.siliconflow.com/account/ak)
4. Model ID: Obtain it from [https://cloud.siliconflow.com/models](https://cloud.siliconflow.com/models)

After completing the above steps, you can start using SiliconFlow in Cline.
