A lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ezbookkeeping": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ezbookkeeping"
]
}
}
}