Skip to content
Cursor

LedgerHQ for Cursor

pro.ledgerhq/ledgerhq

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

client:Cursor transport:streamable-http

Install LedgerHQ in Cursor

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

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

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

LedgerHQ in other clients