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)

  • 구매 및 횡재수 영향 시뮬레이터

  • 시나리오 비교

  • 개인 맞춤형 은퇴 인사이트

시작하기

  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 키 받기 · 요금제 · 대화형 플래너

-
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