Skip to content

Dataset Diff & Change Detector for Grok

io.github.nero-engine/dataset-diff-detector

Compare two versions of a JSON row list: what was added, removed or changed, field by field.

client:Grok transport:streamable-http tools:2

Install Dataset Diff & Change Detector in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dataset-diff-detector": {
      "type": "http",
      "url": "https://dataset-diff-detector.nerolabs.workers.dev/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

What Grok can do once it is connected

Dataset Diff & Change Detector in other clients