Claude plugin: Monte Carlo retirement projections on the QuantCalc engine, with the assumptions attached to every number
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
/plugin marketplace add quantcalc-app/quantcalc-mcp-plugin
/plugin install quantcalc-mcp-pluginPlugins overview
# QuantCalc Retirement Engine — Claude plugin Gives Claude the retirement engine behind [quantcalc.app](https://quantcalc.app), so a projection is computed rather than estimated. A language model cannot run thousands of correlated return paths against a spending plan and get the odds right. It can ask something that can. **[Privacy policy](https://quantcalc.app/privacy.html)** · **[Terms](https://quantcalc.app/terms.html)** · **Support: [hello@quantcalc.app](mailto:hello@quantcalc.app)** · **[Documentation](https://quantcalc.app/advisors/mcp/)** ## Install Install from the Claude plugin directory. The plugin installs switched off, and you enable it when you want it. Step-by-step instructions are in [SETUP.md](SETUP.md). To use the server without the plugin, add it as a custom connector: ``` https://mcp.quantcalc.app ``` ## What's in the plugin - **Connector:** the hosted QuantCalc engine over streamable HTTP. No account or sign-in is needed. - **Skill `retirement-projections`:** loads when a plan, withdrawal rate or success rate comes up. It keeps the assumptions attached to every number and flags differences that fall inside the margin of error. - **Skill `setup`:** connection steps, what a licence key changes, and troubleshooting. ## Tools | Tool | Returns | |---|---| | `run_retirement_projection` | Success rate, ending-portfolio distribution, and the assumptions that produced them | | `compare_return_assumptions` | The same plan under each published capital market assumption set | | `list_return_assumption_sources` | Which assumption sets the engine carries, and what each publisher provides | | `explain_methodology` | What the engine models and what it deliberately leaves out | All four are read-only: they compute and return, and change nothing. Inputs are not kept after the run, except that a failed request is kept for two days to diagnose it. ## What comes back with every number A success rate is meaningless without its assumptions, and a summary will drop a caveat it was not handed explicitly. So each result states: - the return model that actually ran — reported by the engine, not by the request; - the number of paths and the real trial count behind the rate; - the income it assumed, **including when it assumed none**; - whether a correlation matrix had to be adjusted before running; - a plain warning when a run is not precise enough to show a client. ## Licence key Optional. Without one, projections run at 2,000 paths, which puts the 95% interval around a success rate at about ±1.5 points. A QuantCalc PRO key raises that to 10,000 paths (about ±0.7). The same key unlocks the portfolio optimizer, glide paths, custom capital market assumptions and multi-period planning in the [QuantCalc app](https://quantcalc.app/app.html). Those features are not tools in this plugin. Set it in the plugin's configuration. It is sent as a connection header and never passes through the conversation. ## Privacy The server receives only the inputs of each tool call, never the conversation. A random session identifier is used to count runs for each installation. A licence key is removed before anything is logged. Details are in section 6 of the [privacy policy](https://quantcalc.app/privacy.html). ## Not advice QuantCalc is calculation software, not financial advice. Methodology and the source of every figure: <https://quantcalc.app/methodology.html>. Tax scope and its explicit exclusions: <https://quantcalc.app/tax-methodology/>. ## Licence MIT — see [LICENSE](LICENSE). This repository contains the plugin manifest, skills and documentation. The engine itself is a hosted service, published to the Official MCP Registry as `app.quantcalc/retirement-engine` under a DNS-verified namespace.
What people ask about quantcalc-mcp-plugin
What is quantcalc-app/quantcalc-mcp-plugin?
+
quantcalc-app/quantcalc-mcp-plugin is plugins for the Claude AI ecosystem. Claude plugin: Monte Carlo retirement projections on the QuantCalc engine, with the assumptions attached to every number It has 0 GitHub stars and its last recorded update is dated 2026-09-18.
How do I install quantcalc-mcp-plugin?
+
You can install quantcalc-mcp-plugin by cloning the repository (https://github.com/quantcalc-app/quantcalc-mcp-plugin) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is quantcalc-app/quantcalc-mcp-plugin safe to use?
+
Our security agent has analyzed quantcalc-app/quantcalc-mcp-plugin and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains quantcalc-app/quantcalc-mcp-plugin?
+
quantcalc-app/quantcalc-mcp-plugin is maintained by quantcalc-app. The last recorded GitHub activity is dated 2026-09-18, with 0 open issues.
Are there alternatives to quantcalc-mcp-plugin?
+
Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.
Deploy quantcalc-mcp-plugin to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/quantcalc-app-quantcalc-mcp-plugin)<a href="https://claudewave.com/repo/quantcalc-app-quantcalc-mcp-plugin"><img src="https://claudewave.com/api/badge/quantcalc-app-quantcalc-mcp-plugin" alt="Featured on ClaudeWave: quantcalc-app/quantcalc-mcp-plugin" width="320" height="64" /></a>More Plugins
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Agent skill that removes signs of AI-generated writing from text
Academic Research Skills for Claude Code: research → write → review → revise → finalize
Create beautiful slides on the web using a coding agent's frontend skills
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress