Skip to content

Connect Data Parrot MCP to Claude

Connect Data Parrot MCP to Anthropic's Claude.ai, Claude Desktop, or Claude Code.

Choose your Claude tool

Claude toolSetup path
Claude.aiAdd a custom connector from Customize → Connectors on the Claude website.
Claude DesktopAdd a custom connector from Customize → Connectors, or use the connector already added in Claude.ai.
Claude CodeAdd the server with claude mcp add, then authenticate in your browser.
Claude tool
Setup path
Add a custom connector from Customize → Connectors on the Claude website.
Claude tool
Setup path
Add a custom connector from Customize → Connectors, or use the connector already added in Claude.ai.
Claude tool
Setup path
Add the server with claude mcp add, then authenticate in your browser.

Connect Data Parrot MCP to Claude.ai

  1. Open claude.ai.
  2. Open Customize → Connectors.
  3. Select +, then Add custom connector.
  4. Enter Data Parrot as the connector name.
  5. Paste https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp as the server URL.
  6. Select Add, then Connect.
  7. Sign in with HubSpot and review the requested Data Parrot access.
Add Data Parrot as a custom connector in Claude.ai
Claude.ai Add custom connector dialog with Data Parrot and the MCP server URL entered

You are connected when Data Parrot appears as connected in Customize → Connectors.

To use Data Parrot in a conversation, open the + menu next to the message box, select Connectors, and turn on Data Parrot.

Connect Data Parrot MCP to Claude Desktop

Claude shares remote connectors between Claude.ai and Claude Desktop. If you already added Data Parrot in Claude.ai, open the + menu in a Claude Desktop conversation, select Connectors, and turn on Data Parrot. Otherwise:

  1. Open Claude Desktop, then open Customize → Connectors.
  2. Select +, then Add custom connector.
  3. Enter Data Parrot as the connector name.
  4. Paste https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp as the server URL.
  5. Select Add, then Connect.
  6. Sign in with HubSpot and review the requested Data Parrot access.
Add Data Parrot as a Claude custom connector
Claude Add custom connector dialog with Data Parrot and the MCP server URL entered

You are connected when Data Parrot appears as connected in Customize → Connectors.

To use Data Parrot in a conversation, open the + menu next to the message box, select Connectors, and turn on Data Parrot.

Connect Data Parrot MCP to Claude Code

Run this command in your terminal:

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

Then:

  1. Start Claude Code with claude.
  2. Run /mcp.
  3. Select data-parrot and start authentication.
  4. Sign in with HubSpot in your browser.
  5. Return to Claude Code and confirm that the server is connected.

See Anthropic's Claude Code MCP documentation for current commands and authentication behavior.

Troubleshoot a Claude connection

What you seeWhat to do
Claude.ai or Claude Desktop does not show Add custom connectorAsk your Claude workspace owner to enable custom connectors or add Data Parrot for you.
Data Parrot is connected but unavailable in a conversationOpen the + menu, select Connectors, and turn on Data Parrot for that conversation.
Claude Code says authentication is requiredRun /mcp, select data-parrot, and start authentication.
What you see
Claude.ai or Claude Desktop does not show Add custom connector
What to do
Ask your Claude workspace owner to enable custom connectors or add Data Parrot for you.
What you see
Data Parrot is connected but unavailable in a conversation
What to do
Open the + menu, select Connectors, and turn on Data Parrot for that conversation.
What you see
Claude Code says authentication is required
What to do
Run /mcp, select data-parrot, and start authentication.

See Anthropic's custom connector guide for current Claude.ai and Claude Desktop setup instructions.

Disconnect Data Parrot from Claude

  • Claude.ai or Claude Desktop: Open Customize → Connectors, find Data Parrot, and select Remove or Disconnect.
  • Claude Code: Run claude mcp remove data-parrot.
Markdown version