Skip to content
Cursor

Quadratic for Cursor

io.github.quadratichq/quadratic-mcp

AI access to Quadratic spreadsheets: open files, run Python/SQL, query connected databases.

client:Cursor transport:streamable-http tools:5

Install Quadratic in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "quadratic-mcp": {
      "url": "https://mcp.quadratichq.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Quadratic in other clients