Skip to content
Cursor

calculator for Cursor

com.mcpcalc/calculator

Calculators accessible via MCP with real-time collaborative sessions and shareable URLs.

client:Cursor transport:streamable-http tools:10

Install calculator in Cursor

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

{
  "mcpServers": {
    "calculator": {
      "url": "https://mcpcalc.com/api/v1/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

calculator in other clients