Skip to content
Grok

CData Connect AI for Grok

com.cdata/cdata-connect-ai

Cloud-hosted MCP server for secure AI access to enterprise data sources via CData Connect AI.

client:Grok transport:streamable-http

Install CData Connect AI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cdata-connect-ai": {
      "type": "http",
      "url": "https://mcp.cloud.cdata.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

CData Connect AI in other clients