Skip to content

Connect Data Parrot MCP to Grok

Connect Data Parrot MCP to xAI's Grok through Grok.com or Grok CLI.

Choose your Grok tool

Grok toolSetup path
Grok.comAdd a custom connector from grok.com/connectors.
Grok CLIAdd the server with grok mcp add, then authenticate in your browser.
Grok tool
Setup path
Add a custom connector from grok.com/connectors.
Grok tool
Setup path
Add the server with grok mcp add, then authenticate in your browser.

Connect Data Parrot MCP to Grok.com

  1. Open grok.com/connectors.
  2. Select New Connector, then Custom.
  3. Enter Data Parrot as the connector name if Grok asks for one.
  4. Paste https://api-v3.dataparrot.ai/api/v3/data-parrot/mcp as the server URL.
  5. Add the connector and sign in with HubSpot.
  6. Turn on Data Parrot in a Grok conversation.
Add Data Parrot as a Grok custom connector
Grok Custom Connector dialog with Data Parrot and the MCP server URL entered

After sign-in completes, Data Parrot appears on the Grok Connectors page.

If you cannot add a connector, ask your Grok workspace admin to enable custom connectors or add Data Parrot for you. See xAI's custom connector guide for current setup instructions.

Connect Data Parrot MCP to Grok CLI

Run this command in your terminal:

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

Start Grok and sign in with HubSpot when prompted. To start authentication manually, run grok, enter /mcps, select data-parrot, and press i.

If the connection fails, run:

grok mcp doctor data-parrot

See xAI's Grok MCP server guide for current commands.

Troubleshoot a Grok connection

What you seeWhat to do
Grok.com does not let you add the connectorAsk your Grok workspace admin to enable custom connectors or add Data Parrot for you.
Grok CLI says authentication is requiredRun grok, open /mcps, select data-parrot, and press i to start authentication.
Grok CLI cannot connect to Data ParrotRun grok mcp doctor data-parrot and review the reported connection problem.
What you see
Grok.com does not let you add the connector
What to do
Ask your Grok workspace admin to enable custom connectors or add Data Parrot for you.
What you see
Grok CLI says authentication is required
What to do
Run grok, open /mcps, select data-parrot, and press i to start authentication.
What you see
Grok CLI cannot connect to Data Parrot
What to do
Run grok mcp doctor data-parrot and review the reported connection problem.

Disconnect Data Parrot from Grok

  • Grok.com: Open grok.com/connectors, find Data Parrot, and disconnect or remove it.
  • Grok CLI: Run grok mcp remove data-parrot.
Markdown version