Skip to content
Zed

bookkeeping for Zed

io.helloledger/bookkeeping

Bookkeeping for owner-operated businesses. Query transactions, invoices, and reports.

client:Zed transport:streamable-http

Install bookkeeping in Zed

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

{
  "context_servers": {
    "bookkeeping": {
      "url": "https://mcp.helloledger.io/mcp"
    }
  }
}

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

bookkeeping in other clients