Skip to main content
Glama
walensis-labs

cove-fi

cove-fi

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.

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.

Related MCP server: banktivity-mcp

Docs

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 — integrations (third-party import/export), portfolio mixes

License

MIT — see LICENSE.

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server for ProjectionLab — export, snapshot, and restore your financial plans. Includes a built-in FIRE advisor knowledge base.
    5
    13
    10
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    MCP server for accessing and managing Banktivity personal finance data, enabling account, transaction, and budget operations through natural language.
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server exposing UK financial adviser calculations (tax, IHT, pensions, portfolios) to any MCP-capable client.
    6
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    MCP server for personal finance management. Enables natural language expense logging, budgeting, recurring charge detection, and statement import with deterministic local calculations.

View all related MCP servers

Related MCP Connectors

  • MCP server for generating rough-draft project plans from natural-language prompts.

  • MCP server exposing the Backtest360 engine API as tools for AI agents.

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

View all MCP Connectors

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/walensis-labs/cove-fi'

If you have feedback or need assistance with the MCP directory API, please join our Discord server