MCP server ONLY app for personal finances
MCP-only consumer app proves Claude as a viable UI surface for complex financial workflows.
Terminal UI for personal finance — Plaid sync, CSV import, AI assistant, and MCP server
MCP server lets Claude read your finances while Plaid tokens stay encrypted at rest.
Terminal users, FIRE enthusiasts, privacy-focused individuals
Mint · Firefly III · Ledger CLI
You connect banks via Plaid or import CSVs. Transactions get auto-categorized by rules you define. On top of normal categories there's a flexibility layer (fixed / flexible / discretionary) so you can see at a glance what's actually controllable spending. There are also tags (also separate from categories) for isolating things like trips or hobbies.
The financial health screen does savings rate, liquidity runway, and FIRE projection with adjustable assumptions. Probably overkill but I like it.
It also has an MCP server so Claude/ChatGPT can talk to you about your finances, create rules/tags, etc. That’s always the most annoying thing for me when trying a new personal finance tool. Hopefully this brings down the barrier to usefulness. The agent/chatbot in the app has the same tools as the Claude/ChatGPT would have via the MCP.
MCP-only consumer app proves Claude as a viable UI surface for complex financial workflows.
CSV-only bank sync replaces Plaid, eliminates OAuth credential sharing entirely.
Offline-first bank import with ML categorization—real privacy, real product, shipped.
Chase CSV → local SQLite → llama.cpp categorization, no Plaid, shows reasoning per transaction.
Yet another AI finance wrapper when Copilot Money already does this.
Local-first finance without bank API access—but transaction import+categorization is well-solved.