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

  • Моделирование методом Монте-Карло

  • Оптимизация порядка вывода средств

  • Историческое бэктестирование (данные Шиллера 1871–2024 гг.)

  • Симуляторы влияния покупок и непредвиденных доходов

  • Сравнение сценариев

  • Персонализированные пенсионные инсайты

Related MCP server: OptionsAhoy: Stock Equity and Tax Optimizer

Начало работы

  1. Получите бесплатный API-ключ на сайте cinderfi.com/mcp

  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

Тарифы

Бесплатный

Pro

Вызовов в день

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