cinderfi-mcp
OfficialCinderfi MCP — Agent Skills
Steueroptimierte Ruhestandsplanung für Kanada und die USA, verfügbar als Agent Skills-Skill und Model Context Protocol-Server.
Kompatibel mit Claude Code, OpenClaw, Cursor, VS Code Copilot, OpenAI Codex, Gemini CLI, Goose und jedem anderen Agent Skills-kompatiblen Agenten.
Was es bietet
19 Tools für:
Ruhestandsprojektionen (Einzelpersonen + Paare)
CPP / OAS / Social Security Timing
Steuerberechnungen (alle kanadischen Provinzen + US-Bundesstaaten)
GIS-Berechtigung und Clawback-Analyse
RRSP-Meltdown / Roth-Konvertierungsstrategie
Monte-Carlo-Simulation
Optimierung der Auszahlungsreihenfolge
Historisches Backtesting (Shiller 1871–2024)
Simulatoren für Anschaffungen und unerwartete Einnahmen
Szenariovergleich
Personalisierte Erkenntnisse zur Altersvorsorge
Related MCP server: OptionsAhoy: Stock Equity and Tax Optimizer
Erste Schritte
Holen Sie sich einen kostenlosen API-Schlüssel unter cinderfi.com/mcp
Verbinden Sie Ihren Agenten mit
https://mcp.cinderfi.com/mcp
Claude Desktop
{
"mcpServers": {
"cinderfi": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.cinderfi.com/mcp"],
"env": {
"AUTHORIZATION": "Bearer YOUR_API_KEY"
}
}
}
}OpenClaw
{
"mcp": {
"servers": {
"cinderfi": {
"url": "https://mcp.cinderfi.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
}Oder per CLI:
openclaw mcp set cinderfi '{"url":"https://mcp.cinderfi.com/mcp","headers":{"Authorization":"Bearer YOUR_API_KEY"}}'Jeder MCP-kompatible Client
Endpunkt:
https://mcp.cinderfi.com/mcpAuthentifizierung:
Authorization: Bearer YOUR_API_KEYTransporte: Streamable HTTP, SSE
Preise
Kostenlos | Pro | |
Aufrufe/Tag | 5 | Unbegrenzt |
Tools für Einzelpersonen | ✅ | ✅ |
Tools für Paare | — | ✅ |
Monte Carlo | — | ✅ |
Optimierer | — | ✅ |
Backtest | — | ✅ |
Szenariovergleich | — | ✅ |
This server cannot be deployed
Maintenance
Related MCP Connectors
Deterministic US financial planning: retirement Monte Carlo, Roth conversion, RMD, tax, IRMAA, SS
Retirement drawdown, 72(t) SEPP, RMD, Roth conversion, Social Security and state-tax calculators.
FIRE & retirement calculators + a multi-currency portfolio rebalancer (exact buy/sell trades).
Equity comp tax/trade optimizer: ISO/AMT exercise, NSO, RSU, QSBS, concentration, hedging. 50-state.
Related MCP Servers
- AlicenseBqualityAmaintenance39 tax tools for US individual taxpayers — federal/state tax calculations, credits, deductions, retirement strategies, audit risk, and tax planning. All calculations run locally, no data leaves the machine. Supports TY2024 and TY2025 (One Big Beautiful Bill Act).4453712MIT
- AlicenseAqualityAmaintenanceDeterministic US equity-compensation tax optimizer. Six tools cover ISO/AMT exercise scheduling, NSO sell-vs-hold, RSU vest-and-sell, single-stock concentration, protective put / zero-cost collar pricing, and Section 1202 QSBS qualification. Federal plus 50-state plus DC tax math.8895MIT
- AlicenseNot gradedqualityDmaintenanceProvides retirement planning computations for AI agents, including Monte Carlo simulations, tax burden modeling across all US states, Social Security claiming optimization, and cost-of-living comparisons.7MIT
- AlicenseNot gradedqualityBmaintenanceConnects AI assistants to the NowCapital.ca retirement planning API for Canadian retirement simulations, enabling calculations of sustainable spending, tax-optimized projections, and Monte Carlo risk analysis.MIT