Skip to content
VS Code

cashflow for VS Code

io.github.adam-messinger/cashflow

Personal finance ledger for AI agents — query spending, track bills, forecast cash flow.

client:VS Code transport:streamable-http

Install cashflow in VS Code

.vscode/mcp.json

{
  "servers": {
    "cashflow": {
      "type": "http",
      "url": "https://cashflow.tech/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

cashflow in other clients