Skip to content
VS Code

LedgerHQ for VS Code

pro.ledgerhq/ledgerhq

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

client:VS Code transport:streamable-http

Install LedgerHQ in VS Code

.vscode/mcp.json

{
  "servers": {
    "ledgerhq": {
      "type": "http",
      "url": "https://ledgerhq.pro/api/mcp"
    }
  }
}

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

LedgerHQ in other clients