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

# Grok

> The Connect AI Remote MCP Service enables Grok to securely read and take action on your data in real time.

This page outlines the steps to configure Grok to use the Connect AI Remote MCP Service. You can then use natural language to query your data in real time.

## Prerequisites

Before you can configure and use Grok with Connect AI, you must first connect a data source to your Connect AI account. See [Sources](/en/Sources) for more information.

## Configure the Connect AI MCP Server

<Steps>
  <Step>
    Log in to Grok.
  </Step>

  <Step>
    In the navigation pane, click **Skills and Connectors**.
  </Step>

  <Step>
    Click the **Connectors** tab, and then click **New Connector**.
  </Step>

  <Step>
    In the **New Connector** dialog, select **Custom—Add your own custom Connector** and enter the following details:

    * **Name**–enter a name for the connector, such as *CData Remote MCP*.
    * **Server URL**–enter the URL for the MCP server: *[https://mcp.cloud.cdata.com/mcp](https://mcp.cloud.cdata.com/mcp)*.

    <Frame>
      <img src="https://mintcdn.com/cdata/47-YBeL1njn1YxMD/en/images/grok_client_mcp.png?fit=max&auto=format&n=47-YBeL1njn1YxMD&q=85&s=11f58ba3c444ab123abb7276c3b7f16a" alt="Grok MCP" width="633" height="369" data-path="en/images/grok_client_mcp.png" />
    </Frame>
  </Step>

  <Step>
    When prompted, log in to Connect AI. If your login is successful, the connector appears in the list of installed connectors.
  </Step>

  <Step>
    Click the new connector you created. This step ensures that Grok can securely route queries through the CData Remote MCP Server to your data.

    <Frame>
      <img src="https://mintcdn.com/cdata/47-YBeL1njn1YxMD/en/images/grok_client_newconnector.png?fit=max&auto=format&n=47-YBeL1njn1YxMD&q=85&s=91a5f0c421e80405b101551882af34aa" alt="Grok New Connector" width="1089" height="847" data-path="en/images/grok_client_newconnector.png" />
    </Frame>
  </Step>

  <Step>
    Click **New Chat**, and then click the **+** icon and ensure that your new connector is enabled.

    <Frame>
      <img src="https://mintcdn.com/cdata/47-YBeL1njn1YxMD/en/images/grok_client_tools.png?fit=max&auto=format&n=47-YBeL1njn1YxMD&q=85&s=2ff1356c966fbdf54c14e4621fef4210" alt="Grok Tools" width="1059" height="574" data-path="en/images/grok_client_tools.png" />
    </Frame>
  </Step>

  <Step>
    You can run a discovery query such as *Get catalogs* or *Get tables* to see the available data sources and schemas connected through Connect AI.

    <Frame>
      <img src="https://mintcdn.com/cdata/47-YBeL1njn1YxMD/en/images/grok_client_catalogs.png?fit=max&auto=format&n=47-YBeL1njn1YxMD&q=85&s=1b89e6289fd510bb53f07fadb6db8349" alt="Grok Catalogs" width="1007" height="934" data-path="en/images/grok_client_catalogs.png" />
    </Frame>
  </Step>

  <Step>
    You can now begin using natural language to query your data. For a more complete list of prompt ideas, see the CData [prompt library](https://www.cdata.com/ai/prompt-library/). You can filter prompts by data source.
  </Step>
</Steps>
