open-source-ledger-for-financial-products-blnk-finance

api-evangelist/open-source-ledger-for-financial-products-blnk-finance
★ 0 stars Unknown language API Integration Updated 2d ago
Open-source double-entry ledger for financial products (wallets, loans, payouts, escrow, cards). Available as self-hosted Blnk Core (OSS engine) and Blnk Cloud (managed), plus Blnk Watch for transaction monitoring. Exposes REST APIs with a public OpenAPI spec, hosted MCP servers, llms.txt, and insta
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-source-ledger-f": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/open-source-ledger-for-financial-products-blnk-finance"
      ]
    }
  }
}

Topics

apis-ioapis-io-submission