QuantCalc Retirement Engine for Cursor
app.quantcalc/retirement-engine
Retirement Monte Carlo with a tax-aware withdrawal-order and Roth-conversion recommendation.
client:Cursor
transport:streamable-http
tools:5
Install QuantCalc Retirement Engine in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"retirement-engine": {
"url": "https://mcp.quantcalc.app"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs