cove-fi
MCP server for cove-fi, a deterministic retirement and financial-independence projection engine. It lets users run plans, create scenarios, and explore year-by-year net-worth projections through natural language.
README
cove-fi
Cove FI (@walensis/cove-fi) is a deterministic, annual retirement /
financial-independence projection engine — plan files in, a year-by-year
net-worth projection out, with a CLI and an MCP server so you can run it
from a terminal or just talk to it from Claude Desktop, Claude Code, or
Cursor. It's the Project module of the Cove suite (Balance → Plan →
Project), but works entirely standalone.
Cove for YNAB manages this month's money; Cove FI projects the next forty years. Each works alone; together they talk.
Quickstart
npm install -g @walensis/cove-fi # or: npx @walensis/cove-fi <command>
cove-fi init my-plan.toml # scaffold a starter plan
# edit birth_year, salary amount, and retirement_year in my-plan.toml
cove-fi run my-plan.toml # project it
cove-fi scenario my-plan.toml --retirement-year 2048 # try a scenario
Set an income's end = "retirement" (the scaffolded salary already is) and
it ends automatically the year before retirement_year — including under a
--retirement-year scenario override, which moves it too.
Full walkthrough, MCP setup, and command reference:
packages/cove-fi/README.md.
Onboarding
Wire up the MCP server (see docs/clients/ for
Claude Desktop, Claude Code, and Cursor setup), then just say "set up my
retirement plan." Clients that surface MCP prompts can run the onboard
guided flow directly; everywhere else, just asking works — the tools are
self-describing. Either path checks for existing plans, offers YNAB
seeding, walks you through the rest by hand, and finishes with a
projection, a Monte Carlo run, and a save.
Plans are discovered from ~/.cove-fi/plans (override with
COVE_FI_PLANS). YNAB seeding (via @walensis/ynab-client) needs
COVE_FI_YNAB_TOKEN or YNAB_TOKEN set to a YNAB Personal Access Token;
without one, seed_from_ynab just says so instead of erroring. Seeding is
always propose-only — it never writes to your plan on its own, it
returns numbers for you to confirm before they go into create_plan or
update_plan.
Docs
docs/ASSUMPTIONS.md— every default value and its citationdocs/SEMANTICS.md— the engine's rules: the contribution waterfall, drawdown order, sentinels, and moredocs/VALIDATION.md— how the engine is validated against published research and primary sourcesdocs/clients/— MCP setup for Claude Desktop, Claude Code, and Cursor
Validation
The engine is validated against published research and primary sources —
closed-form math, cross-plan invariants, IRS-table pins, and a Monte Carlo
benchmark against the Trinity-study withdrawal-rate literature. See
docs/VALIDATION.md for the full methodology,
citations, and an honest accounting of current limitations.
Roadmap
- 0.2 — Monte Carlo simulation (historical block-bootstrap returns)
- 0.3 — conversational onboarding (guided interview, plan discovery, propose-only YNAB seeding). Shipped.
- 0.4 — integrations (third-party import/export), bond series/portfolio mixes
License
MIT — see LICENSE.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。
mcp-server-qdrant
这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。