studio for Cursor
net.reogrid/studio
Turn analyzed data into an Excel-like spreadsheet at a shareable URL: formulas, styles, filters.
client:Cursor
transport:streamable-http
tools:4
Install studio in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"studio": {
"url": "https://api-studio.reogrid.net/studio/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs