pivot for VS Code
io.github.theluckystrike/pivot
Group, aggregate and pivot spreadsheet or CSV data from your AI chat: filters, sums, sorts.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:13
Install pivot in VS Code
.vscode/mcp.json
{
"servers": {
"pivot": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/pivot"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs