MCP server for ZenMoney personal finance app
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for ZenMoney β access your personal finance data from any MCP-compatible AI client (Claude Desktop, Cursor, etc.).
| Tool | Description |
|---|---|
sync_data | Sync data with ZenMoney (run first) |
list_accounts | List wallets, cards, and cash accounts |
list_categories | List expense/income categories with hierarchy |
list_merchants | List known merchants/payees |
list_transactions | List and filter recent transactions |
add_expense | Add an expense transaction |
add_income | Add an income transaction |
add_transfer | Transfer money between accounts (including cross-currency) |
update_transaction | Change an existing transaction β category, amount, date, payee, comment, account |
suggest_category | Get auto-suggested category for a payee |
No cloning or building needed β just add to your MCP client config:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Add to .cursor/mcp.json:
Replace your_token_here with your token from zerro.app/token.
If you prefer a one-click install without editing JSON, build a .mcpb bundle and drag it into Claude Desktop β Settings β Extensions:
On install, Claude Desktop will prompt for your ZenMoney token (stored in the OS keychain).
Once configured, start a conversation and ask your AI client to:
list_transactions prints each transaction's id, and update_transaction takes one id or a list of them β so a whole batch can be recategorized in a single call.
PRs welcome! Feel free to open issues for bugs or feature requests.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/zenmoney-mcp)<a href="https://allmcps.com/mcp/zenmoney-mcp"><img src="https://allmcps.com/api/badge/zenmoney-mcp?style=directory" alt="Zenmoney MCP on AllMCPs" /></a>