precisioncalc mcp for Cursor
io.github.inity13/precisioncalc-mcp
High-precision finance & business calculations for AI agents — exact decimals, never floats.
client:Cursor
transport:streamable-http
runtime:npm
tools:11
Install precisioncalc mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"precisioncalc-mcp": {
"url": "https://precisioncalc-mcp.pages.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs