Skip to content
VS Code

Dataset Aggregate & Pivot for VS Code

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:VS Code transport:streamable-http tools:2

Install Dataset Aggregate & Pivot in VS Code

.vscode/mcp.json

{
  "servers": {
    "dataset-aggregate-pivot": {
      "type": "http",
      "url": "https://dataset-aggregate-pivot.nerolabs.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Dataset Aggregate & Pivot in other clients