Cinderfi
Tax-aware retirement planning for Canada and the US — CPP/OAS, Social Security, RRSP/TFSA/401k/IRA, Monte Carlo, withdrawal optimization.
Cinderfi MCP — Agent Skills
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.
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
Get started
- Get a free API key at cinderfi.com/mcp
- Connect your agent to
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"
}
}
}
}
}
Or via CLI:
openclaw mcp set cinderfi '{"url":"https://mcp.cinderfi.com/mcp","headers":{"Authorization":"Bearer YOUR_API_KEY"}}'
Any MCP-compatible client
- Endpoint:
https://mcp.cinderfi.com/mcp - Auth:
Authorization: Bearer YOUR_API_KEY - Transports: Streamable HTTP, SSE
Pricing
| Free | Pro | |
|---|---|---|
| Calls/day | 5 | Unlimited |
| Single-person tools | ✅ | ✅ |
| Couples tools | — | ✅ |
| Monte Carlo | — | ✅ |
| Optimizer | — | ✅ |
| Backtest | — | ✅ |
| Scenario comparison | — | ✅ |
Server Terkait
OmniMem
A self-hosted MCP server that gives AI Agents persistent memory across sessions, projects, and machines.
SignalK MCP Server
Provides AI agents with read-only access to SignalK marine data systems, enabling queries of vessel navigation data, AIS targets, and system alarms.
Github MCP Server Java
A production-ready MCP server that connects any MCP-compatible AI agent to the GitHub API. Manage repositories, issues, pull requests, and search — all through natural language.
SpeedOf.Me Speed Test MCP
Official SpeedOf.Me server for AI agents - accurate speed tests via 129 global edge servers with analytics dashboard.
Gaggiuino MCP
An MCP server for the Gaggiuino open-source espresso machine, providing real-time local network access to machine status and shot data.
WSB Analyst
Provides real-time WallStreetBets data for analysis using the Reddit API.
SNOTEL MCP Server
Provides access to USDA SNOTEL weather and snow data.
AgentBazaar
A2A marketplace with 1800+ AI agents. Search, invoke, trade capabilities, datasets, prompts.
Airplane.Live MCP Server
MCP server that connects to the Airplanes.live API to provide real-time flight and aircraft data for analysis or visualization.
Upstox MCP Server
A Model Context Protocol (MCP) server that integrates with the Upstox Trading API, enabling AI agents like Claude to securely access Indian stock market data, perform technical analysis, and view account information in read-only mode.