cinderfi-mcp
OfficialCinderfi MCP — エージェントスキル
カナダおよび米国向けの税務を考慮した退職プランニング。 Agent Skills スキルおよび Model Context Protocol サーバーとして利用可能です。
Claude Code、OpenClaw、Cursor、VS Code Copilot、OpenAI Codex、Gemini CLI、Goose、その他 Agent Skills互換 のエージェントと互換性があります。
機能
以下の19種類のツールを提供します:
退職予測(単身者+カップル)
CPP / OAS / 社会保障の受給時期分析
税金計算(カナダ全州+米国全州)
GIS受給資格および減額分析
RRSPメルダウン / Rothコンバージョン戦略
モンテカルロ・シミュレーション
引き出し順序の最適化
ヒストリカル・バックテスト(シラー指数 1871年〜2024年)
購入および臨時収入の影響シミュレーター
シナリオ比較
パーソナライズされた退職に関するインサイト
Related MCP server: OptionsAhoy: Stock Equity and Tax Optimizer
利用開始方法
cinderfi.com/mcp で無料のAPIキーを取得してください。
エージェントを
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"
}
}
}
}
}またはCLI経由:
openclaw mcp set cinderfi '{"url":"https://mcp.cinderfi.com/mcp","headers":{"Authorization":"Bearer YOUR_API_KEY"}}'MCP互換クライアント
エンドポイント:
https://mcp.cinderfi.com/mcp認証:
Authorization: Bearer YOUR_API_KEYトランスポート: Streamable HTTP, SSE
料金
無料 | プロ | |
1日あたりの呼び出し回数 | 5 | 無制限 |
単身者向けツール | ✅ | ✅ |
カップル向けツール | — | ✅ |
モンテカルロ | — | ✅ |
最適化ツール | — | ✅ |
バックテスト | — | ✅ |
シナリオ比較 | — | ✅ |
→ APIキーを取得 · 料金プラン · インタラクティブ・プランナー
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