Skip to content
Zed

LedgerHQ for Zed

pro.ledgerhq/ledgerhq

Double-entry bookkeeping: accounts, journal entries, bank feeds, reconciliation, and reports.

client:Zed transport:streamable-http

Install LedgerHQ in Zed

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

{
  "context_servers": {
    "ledgerhq": {
      "url": "https://ledgerhq.pro/api/mcp"
    }
  }
}

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

LedgerHQ in other clients