Skip to content
Grok

EasyData Data for Grok

cc.easydata/data

Create schemas and read, write, and organize structured records in EasyData.

client:Grok transport:streamable-http

Install EasyData Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "data": {
      "type": "http",
      "url": "https://easydata.cc/api/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

EasyData Data in other clients