Skip to content
Claude Desktop

LedgerBeaver Finance for Claude Desktop

com.ledgerbeaver/finance

Governed finance operations for AP, AR, GL, approvals, reporting, and payments.

client:Claude Desktop transport:streamable-http

Install LedgerBeaver Finance in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "finance": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.ledgerbeaver.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

LedgerBeaver Finance in other clients