Skip to content
VS Code

studio for VS Code

net.reogrid/studio

Turn analyzed data into an Excel-like spreadsheet at a shareable URL: formulas, styles, filters.

client:VS Code transport:streamable-http tools:4

Install studio in VS Code

.vscode/mcp.json

{
  "servers": {
    "studio": {
      "type": "http",
      "url": "https://api-studio.reogrid.net/studio/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

studio in other clients