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

# Using with Cline

> Integrate Starrise AI models with Cline — an 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 Starrise AI

In the Cline settings panel:

* **API Provider**: Select **OpenAI Compatible**
* **Base URL**: `https://ai.alad.com/v1`
* **API Key**: Enter the API Key obtained from the [Starrise AI Console](https://ai.alad.com/)
* **Model ID**: Enter the model name (e.g. `gpt-4o`, `claude-opus-4-7`)

Once done, you're ready to use Starrise AI in Cline.
