Skip to content
VS Code

QuantCalc Retirement Engine for VS Code

app.quantcalc/retirement-engine

Retirement Monte Carlo with a tax-aware withdrawal-order and Roth-conversion recommendation.

client:VS Code transport:streamable-http tools:5

Install QuantCalc Retirement Engine in VS Code

.vscode/mcp.json

{
  "servers": {
    "retirement-engine": {
      "type": "http",
      "url": "https://mcp.quantcalc.app"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

QuantCalc Retirement Engine in other clients