---
title: "Connect the Data Parrot MCP Server to Cline"
description: "Connect the Data Parrot MCP Server to the Cline app or Cline CLI."
canonicalUrl: "https://dataparrot.ai/docs/mcp/connect/cline"
markdownUrl: "https://dataparrot.ai/md/docs/mcp/connect/cline"
pageType: "docs"
lastUpdated: "2026-09-16"
primaryQueries:
  - "Connect the Data Parrot MCP Server to Cline"
  - "Connect the Data Parrot MCP Server to the Cline app or Cline CLI."
---

URL: https://dataparrot.ai/docs/mcp/connect/cline

[Data Parrot MCP Server](https://dataparrot.ai/docs/mcp)[AI Tool Setup](https://dataparrot.ai/docs/mcp/connect)

# Connect the Data Parrot MCP Server to Cline

Connect the Data Parrot MCP Server to the Cline app or Cline CLI.

Last updated September 16, 2026

Connect from the [Cline app](#connect-the-data-parrot-mcp-server-to-the-cline-app) or [Cline CLI](#connect-the-data-parrot-mcp-server-to-cline-cli).

Before you start, you need a [Data Parrot Pro or Max workspace](https://dataparrot.ai/signup).

## Connect the Data Parrot MCP Server to the Cline app

1.  ### Open Cline's MCP settings

    In Cline, select **Customize → MCP**, then select **Add MCP Server**.

2.  ### Add Data Parrot

    Enter **Data Parrot** as the server name. Select **Remote**, then paste the server URL. Keep **Streamable HTTP (recommended)** selected and select **Add server**.

    Data Parrot MCP Server URL

    `https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp`

    ![Cline Add MCP Server dialog with Data Parrot, Remote selected, the Data Parrot MCP server URL, and Streamable HTTP selected](https://dataparrot.ai/images/docs/mcp/cline-add-data-parrot-mcp.png)

    Data Parrot connection details

3.  ### Sign in to Data Parrot

    Select **Connect** beside Data Parrot. Complete the Data Parrot sign-in in your browser, then select **Allow** to approve the connection.

4.  ### Confirm the connection

    Return to Cline and confirm Data Parrot shows **OAuth connected**.

    ![Cline MCP settings showing the Data Parrot server with OAuth connected](https://dataparrot.ai/images/docs/mcp/cline-data-parrot-mcp-connected.png)

    Connected Data Parrot server


## Connect the Data Parrot MCP Server to Cline CLI

1.  ### Add Data Parrot

    Run this command in your terminal:

    Cline CLI setup command

    `cline mcp add data-parrot https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp --transport streamable-http`

    Cline opens an MCP server wizard. Confirm these values:

    -   **Server name:** `data-parrot`
    -   **Server type:** **Remote (HTTP)**
    -   **Server URL:** `https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp`
    -   **Authentication:** **OAuth**
    -   **OAuth client ID:** Leave this empty for dynamic registration.

2.  ### Sign in to Data Parrot

    After Cline adds the server, it opens your browser for MCP OAuth authorization and waits for the callback. Complete the Data Parrot sign-in, then select **Allow**.

3.  ### Confirm the connection

    Return to your terminal and confirm Cline reports **MCP server "data-parrot" OAuth authorization completed.**


## Troubleshoot a Cline connection

| What you see | What to do |
| --- | --- |
| Data Parrot needs authorization | In the Cline app, select Connect. In Cline CLI, finish the MCP server wizard; Cline then opens your browser. Select Allow after you sign in. |
| The Data Parrot sign-in page does not open | Confirm Cline can open your default browser, then rerun the setup command. |
| Data Parrot does not show as connected in the Cline app | Open Customize → MCP, make sure the server is enabled, and select Connect again. |

## Disconnect Data Parrot from Cline

-   **Cline app:** Open **Customize → MCP**, find Data Parrot, then disable or remove the server.
-   **Cline CLI:** Run:

Cline CLI remove command

`cline mcp remove data-parrot`

## Related guides

-   [Choose another AI tool](https://dataparrot.ai/docs/mcp/connect)
-   [Try a Data Parrot sales prompt](https://dataparrot.ai/docs/mcp/prompts)
-   [Data Parrot MCP Server overview](https://dataparrot.ai/docs/mcp)
-   [Contact Data Parrot support](https://dataparrot.ai/docs/support)

[Markdown version](https://dataparrot.ai/md/docs/mcp/connect/cline)

[

xAI (Grok)

Previous Page

](https://dataparrot.ai/docs/mcp/connect/xai)[

Antigravity (Google)

Next Page

](https://dataparrot.ai/docs/mcp/connect/antigravity)