Skip to main content
Glama
cinderfi

cinderfi-mcp

Official
by cinderfi

Cinderfi 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 转换策略

  • 蒙特卡洛模拟

  • 取款顺序优化

  • 历史回测(Shiller 1871–2024)

  • 购买和意外之财影响模拟器

  • 场景对比

  • 个性化退休洞察

Related MCP server: OptionsAhoy: Stock Equity and Tax Optimizer

开始使用

  1. cinderfi.com/mcp 获取免费 API 密钥

  2. 将您的智能体连接至 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

定价

免费版

专业版

每日调用次数

5

无限制

个人工具

夫妻工具

蒙特卡洛模拟

优化器

历史回测

场景对比

获取 API 密钥 · 定价 · 交互式规划器

Maintenance

ActivitySlowing
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    39 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).
    44
    537
    12
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Deterministic 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.
    8
    89
    5
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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.
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Connects 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