pivot for Cursor
io.github.theluckystrike/pivot
Group, aggregate and pivot spreadsheet or CSV data from your AI chat: filters, sums, sorts.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:13
Install pivot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pivot": {
"url": "https://mcp.zovo.one/mcp/pivot"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs