Dataset Aggregate & Pivot for Grok
io.github.nero-engine/dataset-aggregate-pivot
GROUP BY and pivot tables for JSON rows: 11 functions, date buckets, top N, totals, messy numbers.
client:Grok
transport:streamable-http
tools:2
Install Dataset Aggregate & Pivot in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dataset-aggregate-pivot": {
"type": "http",
"url": "https://dataset-aggregate-pivot.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