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

# Cline

> Connect Strata with Cline in minutes and supercharge your AI coding experience

<img className="block dark:hidden" src="https://mintcdn.com/klavisai/Ayyz2JmUZ-wt_Sfc/images/knowledge-base/cline/Cline.png?fit=max&auto=format&n=Ayyz2JmUZ-wt_Sfc&q=85&s=7c68a08bb9dea501a95e69c957e8e4d4" alt="Cline" width="1200" height="630" data-path="images/knowledge-base/cline/Cline.png" />

<img className="hidden dark:block" src="https://mintcdn.com/klavisai/Ayyz2JmUZ-wt_Sfc/images/knowledge-base/cline/Cline.png?fit=max&auto=format&n=Ayyz2JmUZ-wt_Sfc&q=85&s=7c68a08bb9dea501a95e69c957e8e4d4" alt="Cline" width="1200" height="630" data-path="images/knowledge-base/cline/Cline.png" />

## Quick Setup Guide

<Steps>
  <Step title="Authorize MCP Servers to Use with Strata">
    Navigate to the [Klavis home page](https://www.klavis.ai/home) and click **"MCP Server"** in the left sidebar. You will see a list of MCP servers available in Klavis.

    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step1.png?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=5e991006682742036fbb0ea86d7e6061" alt="Klavis home page" width="1905" height="1072" data-path="images/knowledge-base/cline/step1.png" />

    Click the **"Authorize"** button next to your chosen server. Once server is authorized, you will see **Green Checkmark** status.

    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step2.png?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=ac932e6cfea88863f223d0614af43645" alt="Authorize MCP Servers" width="1900" height="1069" data-path="images/knowledge-base/cline/step2.png" />

    <Tip>
      You can authorize one or more servers to use with Strata
    </Tip>
  </Step>

  <Step title="Get Strata Server URL">
    From Klavis Dashboard, click **"Add to Other Clients"** button to get your Strata Server URL.

    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step3.png?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=fb7371f93f6f813ee6e5c80ee35bc396" alt="Klavis Dashboard" width="1902" height="1070" data-path="images/knowledge-base/cline/step3.png" />

    **Copy** the strata URL to clipboard - you'll need this in the next step.

    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step4.png?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=8ec9089a816d96f62c7472a910858df6" alt="Copy Strata Server URL" width="1920" height="1080" data-path="images/knowledge-base/cline/step4.png" />

    <Tip>
      You can add **Single** MCP Server URL directly here as well:

      1. Navigate to **Target Server** and click **Three Dots** next to your server
      2. Tap **Show Individual Server URL** and copy the URL
      3. Paste this URL in Cline settings as described above
    </Tip>

    <Accordion title="🔐 OAuth Services (Most Common)">
      * Automatically redirected to OAuth authorization
      * Sign in to your account (GitHub, Google, Slack, etc.)
      * Grant necessary permissions
      * Redirected back to Klavis automatically
    </Accordion>

    <Accordion title="🔑 API Key Services">
      * Prompted to enter an API key
      * Follow service-specific instructions to generate key
      * Paste key in the provided field
      * Click **"Save"** to continue
    </Accordion>
  </Step>

  <Step title="Configure Cline">
    Copy Your Server URL, click **Settings** ->  **Manage MCP Servers**

    <img src="https://mintcdn.com/klavisai/Ayyz2JmUZ-wt_Sfc/images/knowledge-base/cline/step5.png?fit=max&auto=format&n=Ayyz2JmUZ-wt_Sfc&q=85&s=f669f22664ce946304a04901a8897b66" alt="Manage MCP Servers in Cline" width="797" height="1009" data-path="images/knowledge-base/cline/step5.png" />

    Tap on **"Configure MCP Servers"** to open the configuration file.

    <img src="https://mintcdn.com/klavisai/Ayyz2JmUZ-wt_Sfc/images/knowledge-base/cline/step6.png?fit=max&auto=format&n=Ayyz2JmUZ-wt_Sfc&q=85&s=933ebc71fb130418a39bb0978207f283" alt="Configure MCP Servers in Cline" width="773" height="435" data-path="images/knowledge-base/cline/step6.png" />

    Paste Your Server URL to **`cline_mcp_settings.json`** file like the screenshot below

    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step7.png?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=6e16aa5498d3df2ee77d67dd13396096" alt="Paste Strata code in cline_mcp_settings.json file of Cline" width="1087" height="336" data-path="images/knowledge-base/cline/step7.png" />
  </Step>

  <Step title="Verify Tools Loading">
    To verify that Strata tools are loaded correctly, navigate to **Manage MCP Servers** > **Configure MCP Servers**.

    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step8.png?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=9c96fc77806ad469e96e226019a48c40" alt="Strata Tools Configuration in Cline" width="513" height="450" data-path="images/knowledge-base/cline/step8.png" />

    <Note>
      📋 **Reopen Cline Settings** to apply the new configuration
    </Note>
  </Step>

  <Step title="Start Using in Cline Chat">
    <img src="https://mintcdn.com/klavisai/DDXiJecH4F0ma8W1/images/knowledge-base/cline/step9.jpg?fit=max&auto=format&n=DDXiJecH4F0ma8W1&q=85&s=ad0f0abaa057425d9321e1cfd4eb36b2" alt="Using Strata in Cline Chat" width="1737" height="748" data-path="images/knowledge-base/cline/step9.jpg" />

    Open Cline Chat and start using natural language:

    <CodeGroup>
      ```text GitHub theme={null}
      "Create a new issue titled 'Add dark mode' with priority label"
      ```

      ```text Slack theme={null}
      "Send a message to #general: 'Standup meeting in 5 minutes!'"
      ```

      ```text Gmail theme={null}
      "Send email to john@company.com about project update"
      ```

      ```text Notion theme={null}
      "Create a new page called 'Meeting Notes' with today's date"
      ```
    </CodeGroup>

    <Tip>
      🎯 Cline Chat automatically detects when to use **Strata** based on context - no need to specify explicitly!
    </Tip>
  </Step>

  <Step title="Happy Building! 🎉">
    You're all set! Your **Strata** MCP server is now integrated with Cline in VS Code IDE.
  </Step>
</Steps>

## Troubleshooting

<AccordionGroup>
  <Accordion title="🔧 Tools Not Appearing">
    * Double-check your Server URL for typos
    * Ensure stable internet connection
    * Verify authentication in Klavis dashboard
    * Check VS Code logs (View → Output → Cline) for errors
    * Try completely restarting VS Code IDE
  </Accordion>

  <Accordion title="🔐 Authentication Issues">
    * Re-authenticate in the Klavis dashboard
    * Check if your OAuth tokens have expired
    * Verify API key permissions (for API key services)
    * Ensure you've granted all necessary permissions
  </Accordion>

  <Accordion title="⚡ Performance Issues">
    * Limit the number of active MCP servers
    * Check your internet connection speed
    * Restart VS Code IDE periodically
    * Contact support if issues persist
  </Accordion>
</AccordionGroup>

## Need Help?

<CardGroup cols={2}>
  <Card title="Community" icon="discord">
    Join our Discord for community support and discussions
  </Card>

  <Card title="Support" icon="headphones">
    Contact our technical support team for assistance
  </Card>
</CardGroup>

***
