Catalog
io.github.adam-messinger/cashflow
OfficialPersonal finance ledger for AI agents — query spending, track bills, forecast cash flow.
Personal finance ledger for tracking spending, bills, and cash flow forecasts.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cashflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cashflow.tech/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.