530A Model calculator
com.530amodel/calculatorFree, deterministic 530A (Trump Account) projections, verified rules, and searchable guides.
Tools · 4
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…
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 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…
Retrieve the full text of a 530A knowledge document by the id returned from search.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"530a_model_calculator": {
"url": "https://mcp.530amodel.com/mcp",
"transport": "http"
}
}
}