cashflow for Cursor
io.github.theluckystrike/cashflow
Bank CSV cashflow: categorise, summarise per currency, reconcile against expenses.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:15
Install cashflow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cashflow": {
"url": "https://mcp.zovo.one/mcp/cashflow"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs