Calculator Tools MCP for Cursor
tools.calculator/mcp
Publish a live calculator, tracker, tool, or game from Cursor, Claude, or ChatGPT.
client:Cursor
transport:streamable-http
Install Calculator Tools MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.calculator.tools/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs