← Registry

Analytics

nowcapital.ca

Provides retirement planning calculations including sustainable spending, detailed spend plans, and Monte Carlo simulations.

1 endpoint5 known toolsFirst detected May 28, 2026Last detected August 12, 2026

ENDPOINT 1

https://mcp.nowcapital.ca/mcp

No auth detected

MCP server metadata

Name
NowCapital Retirement Planner
Version
3.4.6
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 5

calculate_sustainable_spend

Calculates the maximum sustainable monthly spending (after-tax) for a user (and optional spouse) until death.

Inferred read-only
calculate_detailed_spend_plan

Calculates a detailed year-by-year retirement plan, returning data in CSV format.

Inferred read-only
calculate_with_target_spend

Calculates year-by-year retirement cash flows for a specific target monthly spend.

Inferred read-only
start_monte_carlo_simulation

Begins a Monte Carlo risk analysis to determine the Probability of Success for a retirement plan.

Inferred read-only
get_monte_carlo_results

Retrieves the status and final results of a Monte Carlo simulation.

Inferred read-only

CONNECT 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.

Trust status Trusted

nowcapital.ca is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.