Skip to content
Zed

cashflow for Zed

io.github.adam-messinger/cashflow

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

client:Zed transport:streamable-http

Install cashflow in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

cashflow in other clients