Connects Claude and other MCP clients to Cinderfi's retirement planning engine with 19 tools covering Canada and US scenarios. You get CPP, OAS, and Social Security timing tools, provincial and state tax calculations, RRSP meltdown and Roth conversion strategizing, and Monte Carlo simulations for portfolio longevity. It handles couples planning, withdrawal order optimization, and historical backtesting against Shiller data back to 1871. Runs over streamable HTTP at mcp.cinderfi.com with bearer token auth. Free tier gives you 5 calls per day on single-person tools. Pro unlocks couples scenarios, the optimizer, and backtesting. Useful when you need tax-aware projections that account for clawbacks and cross-border retirement nuances.
Tax-aware retirement planning for Canada and the US, available as an Agent Skills skill and Model Context Protocol server.
Compatible with Claude Code, OpenClaw, Cursor, VS Code Copilot, OpenAI Codex, Gemini CLI, Goose, and any other Agent Skills-compatible agent.
19 tools covering:
https://mcp.cinderfi.com/mcp{
"mcpServers": {
"cinderfi": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.cinderfi.com/mcp"],
"env": {
"AUTHORIZATION": "Bearer YOUR_API_KEY"
}
}
}
}
{
"mcp": {
"servers": {
"cinderfi": {
"url": "https://mcp.cinderfi.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
}
Or via CLI:
openclaw mcp set cinderfi '{"url":"https://mcp.cinderfi.com/mcp","headers":{"Authorization":"Bearer YOUR_API_KEY"}}'
https://mcp.cinderfi.com/mcpAuthorization: Bearer YOUR_API_KEY| Free | Pro | |
|---|---|---|
| Calls/day | 5 | Unlimited |
| Single-person tools | ✅ | ✅ |
| Couples tools | — | ✅ |
| Monte Carlo | — | ✅ |
| Optimizer | — | ✅ |
| Backtest | — | ✅ |
| Scenario comparison | — | ✅ |
com.exploit-intel/eip-mcp
dmontgomery40/pentest-mcp
pantheon-security/notebooklm-mcp-secure
cyanheads/pentest-mcp-server
io.github.akhilucky/ai-firewall-mcp