Analytics
nowcapital.ca
Provides retirement planning calculations including sustainable spending, detailed spend plans, and Monte Carlo simulations.
ENDPOINT 1
https://mcp.nowcapital.ca/mcp
MCP server metadata
- Name
- NowCapital Retirement Planner
- Version
- 3.4.6
Known tools 5
calculate_sustainable_spendCalculates the maximum sustainable monthly spending (after-tax) for a user (and optional spouse) until death.
Inferred read-onlycalculate_detailed_spend_planCalculates a detailed year-by-year retirement plan, returning data in CSV format.
Inferred read-onlycalculate_with_target_spendCalculates year-by-year retirement cash flows for a specific target monthly spend.
Inferred read-onlystart_monte_carlo_simulationBegins a Monte Carlo risk analysis to determine the Probability of Success for a retirement plan.
Inferred read-onlyget_monte_carlo_resultsRetrieves the status and final results of a Monte Carlo simulation.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nowcapital-retirement-planner]
url = "https://mcp.nowcapital.ca/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nowcapital-retirement-planner": {
"type": "http",
"url": "https://mcp.nowcapital.ca/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nowcapital-retirement-planner
Remote MCP URL: https://mcp.nowcapital.ca/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nowcapital-retirement-planner": {
"url": "https://mcp.nowcapital.ca/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nowcapital-retirement-planner": {
"type": "http",
"url": "https://mcp.nowcapital.ca/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nowcapital-retirement-planner",
"transport": "streamable-http",
"url": "https://mcp.nowcapital.ca/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for nowcapital.ca was fetched 2026-09-11T05:12:46.564Z.
nowcapital.ca is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.