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年)
購入および臨時収入の影響シミュレーター
シナリオ比較
パーソナライズされた退職に関するインサイト
利用開始方法
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 installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cinderfi/cinderfi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server