Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

530A Model calculator

com.530amodel/calculator

Free, deterministic 530A (Trump Account) projections, verified rules, and searchable guides.

Uptime
100.0%
1 direct probes · 30d
Response
67ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

project_530a

Deterministically model what a 530A ("Trump Account") could be worth at any age, with Monte-Carlo percentile ranges (10/25/50/75/90). Money is integer cents as strings. Same inputs always return ident…

explain_530a

Returns the verified rules of 530A accounts (seed, caps, tax treatment, withdrawal ages) with primary-source URLs and explicit flags for anything not yet verifiable.

search

Search verified 530A ("Trump Account") knowledge from 530amodel.com: rules and figures, FAQ answers, how to open an account, account comparisons, and calculator methodology. Returns result ids to pass…

fetch

Retrieve the full text of a 530A knowledge document by the id returned from search.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "530a_model_calculator": {
      "url": "https://mcp.530amodel.com/mcp",
      "transport": "http"
    }
  }
}