cashflow for VS Code
io.github.theluckystrike/cashflow
Bank CSV cashflow: categorise, summarise per currency, reconcile against expenses.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:15
Install cashflow in VS Code
.vscode/mcp.json
{
"servers": {
"cashflow": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/cashflow"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs