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

# Getting Started with Humiris AI in Cline

> Save 2 hours per developer every single day in vscode with cline

### **Step 1: Install Cline in Visual Studio Code**

1. Open **VS Code**.
2. Go to the **Extensions** tab (or press Ctrl+P and type ext install cline.cline).
3. Install the extension called **Cline**.

   <img src="https://mintcdn.com/humiris/ruCxD3mLh-OFhXkY/images/19.png?fit=max&auto=format&n=ruCxD3mLh-OFhXkY&q=85&s=c5452070547591e072baec291a90bd4f" alt="19.png" width="1800" height="1080" data-path="images/19.png" />

Once installed, click the **Cline icon** in the sidebar to launch it.

**Step 2: Get Your Humiris API Key**

1. Go to[ ](https://www.humiris.ai)[<u>humiris.ai</u>](http://humiris.ai) and create an account.
2. After logging in, go to the **API Keys** section.
3. Click **“Create API Key”** to generate a new key.
4. Copy the key for later.

<img src="https://mintcdn.com/humiris/ruCxD3mLh-OFhXkY/images/21.png?fit=max&auto=format&n=ruCxD3mLh-OFhXkY&q=85&s=843ef790ecc84e9c68791a9d493fa452" alt="21.png" width="1800" height="1080" data-path="images/21.png" />

### **Step 3: Configure Cline with Humiris**

1. Inside Cline, click the **Settings (⚙️)** button.
2. Under **API Provider**, select **OpenAI Compatible**.
3. Fill out the fields as follows:
   * **Base URL**: [https://api.humiris.ai/api/openai/v1](https://api.humiris.ai/api/openai/v1)
   * **API Key**: Paste the API key from your Humiris account.
   * **Model ID**: Choose one of the supported Humiris models (e.g. codiris-v1-preview, codiris-v1-mini,daddy1,baby1, mommy1-adv, etc.)

Click **Save**.

<img src="https://mintcdn.com/humiris/ruCxD3mLh-OFhXkY/images/2.png?fit=max&auto=format&n=ruCxD3mLh-OFhXkY&q=85&s=f41947e4c8b639da1eeb6f53af543d60" alt="2.png" width="1800" height="1080" data-path="images/2.png" />

### **Step 4: Use Humiris Models in Cline**

Once setup is complete:

* You can now write prompts or coding requests directly into Cline.
* Cline will use the selected **Humiris model** to help with code generation, explanations, and other dev tasks.

<img src="https://mintcdn.com/humiris/ruCxD3mLh-OFhXkY/images/22.png?fit=max&auto=format&n=ruCxD3mLh-OFhXkY&q=85&s=99f5b9b96c0a0f7e26829970d0bc4a41" alt="22.png" width="1800" height="1080" data-path="images/22.png" />
