Skip to main content
Glama
cinderfi

cinderfi-mcp

Official
by cinderfi

Cinderfi MCP — Agent Skills

Steueroptimierte Ruhestandsplanung für Kanada und die USA, verfügbar als Agent Skills-Skill und Model Context Protocol-Server.

Kompatibel mit Claude Code, OpenClaw, Cursor, VS Code Copilot, OpenAI Codex, Gemini CLI, Goose und jedem anderen Agent Skills-kompatiblen Agenten.

Was es bietet

19 Tools für:

  • Ruhestandsprojektionen (Einzelpersonen + Paare)

  • CPP / OAS / Social Security Timing

  • Steuerberechnungen (alle kanadischen Provinzen + US-Bundesstaaten)

  • GIS-Berechtigung und Clawback-Analyse

  • RRSP-Meltdown / Roth-Konvertierungsstrategie

  • Monte-Carlo-Simulation

  • Optimierung der Auszahlungsreihenfolge

  • Historisches Backtesting (Shiller 1871–2024)

  • Simulatoren für Anschaffungen und unerwartete Einnahmen

  • Szenariovergleich

  • Personalisierte Erkenntnisse zur Altersvorsorge

Erste Schritte

  1. Holen Sie sich einen kostenlosen API-Schlüssel unter cinderfi.com/mcp

  2. Verbinden Sie Ihren Agenten mit 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"
        }
      }
    }
  }
}

Oder per CLI:

openclaw mcp set cinderfi '{"url":"https://mcp.cinderfi.com/mcp","headers":{"Authorization":"Bearer YOUR_API_KEY"}}'

Jeder MCP-kompatible Client

  • Endpunkt: https://mcp.cinderfi.com/mcp

  • Authentifizierung: Authorization: Bearer YOUR_API_KEY

  • Transporte: Streamable HTTP, SSE

Preise

Kostenlos

Pro

Aufrufe/Tag

5

Unbegrenzt

Tools für Einzelpersonen

Tools für Paare

Monte Carlo

Optimierer

Backtest

Szenariovergleich

API-Schlüssel erhalten · Preise · Interaktiver Planer

-
security - not tested
F
license - not found
-
quality - not tested

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