Skip to content
Cursor

cashflow for Cursor

io.github.adam-messinger/cashflow

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

client:Cursor transport:streamable-http

Install cashflow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cashflow": {
      "url": "https://cashflow.tech/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cashflow in other clients