Dataset Aggregate & Pivot for Zed
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:Zed
transport:streamable-http
tools:2
Install Dataset Aggregate & Pivot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dataset-aggregate-pivot": {
"url": "https://dataset-aggregate-pivot.nerolabs.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs