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-pluginResumen de Plugins
# 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.
Lo que la gente pregunta sobre quantcalc-mcp-plugin
¿Qué es quantcalc-app/quantcalc-mcp-plugin?
+
quantcalc-app/quantcalc-mcp-plugin es plugins para el ecosistema de Claude AI. Claude plugin: Monte Carlo retirement projections on the QuantCalc engine, with the assumptions attached to every number Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-18.
¿Cómo se instala quantcalc-mcp-plugin?
+
Puedes instalar quantcalc-mcp-plugin clonando el repositorio (https://github.com/quantcalc-app/quantcalc-mcp-plugin) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar quantcalc-app/quantcalc-mcp-plugin?
+
Nuestro agente de seguridad ha analizado quantcalc-app/quantcalc-mcp-plugin y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene quantcalc-app/quantcalc-mcp-plugin?
+
quantcalc-app/quantcalc-mcp-plugin es mantenido por quantcalc-app. La última actividad registrada en GitHub es del 2026-09-18, con 0 issues abiertos.
¿Hay alternativas a quantcalc-mcp-plugin?
+
Sí. En ClaudeWave puedes explorar plugins similares en /categories/plugins, ordenados por popularidad o actividad reciente.
Despliega quantcalc-mcp-plugin en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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