---
title: "Connect the Data Parrot MCP Server to Claude"
description: "Connect the Data Parrot MCP Server to Claude.ai, Claude Desktop, or Claude Code."
canonicalUrl: "https://dataparrot.ai/docs/mcp/connect/anthropic"
markdownUrl: "https://dataparrot.ai/md/docs/mcp/connect/anthropic"
pageType: "docs"
lastUpdated: "2026-07-28"
primaryQueries:
  - "Connect the Data Parrot MCP Server to Claude"
  - "Connect the Data Parrot MCP Server to Claude.ai, Claude Desktop, or Claude Code."
---

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

[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 Claude

Connect the Data Parrot MCP Server to Claude.ai, Claude Desktop, or Claude Code.

Last updated July 28, 2026

Connect from [Claude.ai or Claude Desktop](#connect-the-data-parrot-mcp-server-to-claudeai-or-claude-desktop), or follow the [Claude Code instructions](#connect-the-data-parrot-mcp-server-to-claude-code).

## Connect the Data Parrot MCP Server to Claude.ai or Claude Desktop

Claude shares remote connectors between Claude.ai and Claude Desktop. Add Data Parrot once, then use it in either place.

Claude Team and Enterprise

An owner must first add Data Parrot from **Organization settings → Connectors**. Once it is available, each person can connect from **Customize → Connectors**.

1.  ### Open Claude's connector settings

    Open [claude.ai](https://claude.ai/) or Claude Desktop, then go to **Customize → Connectors**.

2.  ### Add Data Parrot

    Select **+**, then **Add custom connector**. Enter **Data Parrot** as the name and paste the server URL.

    Data Parrot MCP Server URL

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

    ![Claude Add custom connector dialog with Data Parrot and the MCP server URL entered](https://dataparrot.ai/images/docs/mcp/claude-ai-custom-connector.png)

    See where to paste the Data Parrot MCP Server URL

3.  ### Sign in to Data Parrot

    Select **Add**, then **Connect**. Sign in to Data Parrot and approve the connection.

4.  ### Turn on Data Parrot in a conversation

    Open the **+** menu beside the message box, select **Connectors**, and turn on Data Parrot.


## Connect the Data Parrot MCP Server to Claude Code

1.  ### Add Data Parrot

    Run this command in your terminal:

    Claude Code setup command

    `claude mcp add --transport http data-parrot --scope user https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp`

2.  ### Authenticate

    Open Claude Code, then open the MCP menu:

    Claude Code MCP command

    `/mcp`

    Select **data-parrot** and start authentication. Sign in to Data Parrot in your browser.

3.  ### Confirm the connection

    Return to Claude Code and confirm **data-parrot** shows as connected.


See [Anthropic's Claude Code MCP documentation](https://code.claude.com/docs/en/mcp) for current Claude Code commands.

## Troubleshoot a Claude connection

| What you see | What to do |
| --- | --- |
| Claude does not show Add custom connector | On Team or Enterprise, ask a Claude owner to add Data Parrot from Organization settings → Connectors. |
| Data Parrot is connected but unavailable in a conversation | Open the + menu, select Connectors, and turn on Data Parrot. |
| Claude Code says authentication is required | Open the MCP menu as shown above, select data-parrot, and start authentication. |

See [Anthropic's custom connector guide](https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp) for current Claude connector instructions.

## Disconnect Data Parrot from Claude

-   **Claude.ai or Claude Desktop:** Open **Customize → Connectors**, find Data Parrot, and select **Remove** or **Disconnect**.
-   **Claude Code:**

Claude Code remove command

`claude 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/anthropic)

[

AI Tool Setup

Connect the Data Parrot MCP Server to Cursor, Claude, ChatGPT, Codex, Grok, or another AI tool.

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

OpenAI (ChatGPT, Codex)

Next Page

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