cinderfi-mcp
Tax-aware retirement planning for Canada and the US — MCP server + Agent Skills. 19 tools: projections, CPP/SS timing, tax, Monte Carlo, optimizer, backtest, and more.
Documentation
cinder.fi MCP
Tax-aware retirement planning for Canada and the US, available as a Claude Code plugin, an Agent Skills skill, and a Model Context Protocol server.
Compatible with Claude Code, Cursor, VS Code Copilot, OpenAI Codex, Gemini CLI, Goose, and any other MCP- or Agent Skills-compatible agent.
What it does
19 tools covering:
- Retirement projections (single + couples)
- CPP / OAS / Social Security timing
- Tax calculations (all Canadian provinces + US states)
- GIS eligibility and clawback analysis
- RRSP meltdown / Roth conversion strategy
- Monte Carlo simulation
- Withdrawal order optimization
- Historical backtesting (Shiller 1871–2024)
- Purchase and windfall impact simulators
- Scenario comparison
- Personalized retirement insights
Claude Code plugin
The fastest path in Claude Code — installs the MCP server plus a
retirement-planning skill that sequences the tools:
/plugin marketplace add cinderfi/cinderfi-mcp
/plugin install cinderfi@cinderfiThen set your key so the server authenticates:
export CINDERFI_MCP_KEY=your_api_key # from https://cinder.fi/mcpAgents that support the auth.md protocol can also
register for their own credential through a user-approved claim ceremony — no
pasted key required.
Get started (any client)
1. Get a free API key at **cinder.fi/mcp**
2. Connect your agent to `https://mcp.cinder.fi/mcp`
Claude Desktop
{
"mcpServers": {
"cinderfi": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.cinder.fi/mcp"],
"env": {
"AUTHORIZATION": "Bearer YOUR_API_KEY"
}
}
}
}Any MCP-compatible client
- Endpoint: `https://mcp.cinder.fi/mcp`
- Auth: `Authorization: Bearer YOUR_API_KEY` (or the auth.md registration flow)
- Transports: Streamable HTTP, SSE
Pricing
| Free | Pro | |
|---|---|---|
| Calls/day | 5 | Unlimited |
| Single-person tools | ✅ | ✅ |
| Couples tools | — | ✅ |
| Monte Carlo | — | ✅ |
| Optimizer | — | ✅ |
| Backtest | — | ✅ |
| Scenario comparison | — | ✅ |
Frequently asked questions
What is cinderfi-mcp?
cinderfi-mcp is Tax-aware retirement planning for Canada and the US — MCP server + Agent Skills. 19 tools: projections, CPP/SS timing, tax, Monte Carlo, optimizer, backtest, and more.
How do I install cinderfi-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is cinderfi-mcp open source?
Yes — it is hosted on GitHub at https://github.com/cinderfi/cinderfi-mcp and has 2 stars.
Related MCP tools
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
YC (S26) | Open Computer History | Record your screen continuously locally and provide context to your agents (Claude, Codex, Openclaw, Hermes, Runner...)
MCP server to provide Figma layout information to AI coding agents like Cursor
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP