
Zenmoney Mcp
Connect your agent to ZenMoney so you can query and manage personal or indie business finances without leaving the MCP workflow.
Overview
ZenMoney MCP is a MCP server for the Grow phase that connects agents to the ZenMoney personal finance API using an API token.
What is this MCP server?
- stdio MCP bridge to the ZenMoney personal finance API
- Requires ZENMONEY_TOKEN from zerro.app token flow
- npm package zenmoney-mcp at version 0.1.1
- Lets coding agents read and act on ZenMoney data from Claude Code–class clients
- Focused scope: ZenMoney app integration, not generic accounting ERP
- Server version 0.1.1
- Single required secret env var ZENMONEY_TOKEN
- npm registry identifier zenmoney-mcp with stdio transport
Community signal: 5 GitHub stars.
What problem does it solve?
You track money in ZenMoney but your agent cannot see balances, transactions, or categories without manual exports and copy-paste.
Who is it for?
Solo builders who already use ZenMoney and want Claude Code, Cursor, or similar agents to reason over their real transaction data.
Skip if: Teams on QuickBooks-only stacks, US-centric apps without ZenMoney, or anyone who needs payment processing or merchant dashboards.
What do I get? / Deliverables
After you register the server and set ZENMONEY_TOKEN, your agent can call ZenMoney-backed tools from the MCP client for finance-aware answers and workflows.
- Agent-callable access to ZenMoney finance data
- Token-authenticated stdio MCP integration
- Finance-aware prompts grounded in your ZenMoney records
Recommended MCP Servers
Journey fit
Once you are shipping, tracking spend, runway, and categories belongs in Grow where you measure whether the product and lifestyle economics work. Analytics is the shelf for pulling structured financial data into decisions—budget reviews, expense queries, and cash visibility—not for building payment code.
How it compares
ZenMoney API MCP integration, not a standalone budgeting app or a Stripe revenue MCP.
Common Questions / FAQ
Who is ZenMoney MCP for?
Builders and operators who use ZenMoney for personal or small-business finance and want MCP-enabled agents to access that data securely via token.
When should I use ZenMoney MCP?
Use it in Grow when you are reviewing spend, runway, or categories and want the agent to pull live ZenMoney figures instead of static spreadsheets.
How do I add ZenMoney MCP to my agent?
Install zenmoney-mcp from npm, configure stdio in your MCP client, and set the required secret environment variable ZENMONEY_TOKEN from https://zerro.app/token.