Skip to content
Grok

Dataassist IO for Grok

io.github.dataassistio/dataassist-io

Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.

client:Grok transport:streamable-http

Install Dataassist IO in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dataassist-io": {
      "type": "http",
      "url": "https://app.dataassist.io/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

Dataassist IO in other clients