macOS
brew install mdzlocal Homebrew formula metadata
brew
CLI for the mdz ledger Open Source. Version 3.4.8 via Homebrew; verified from local package data.
install
brew install mdzlocal Homebrew formula metadata
overview
CLI for the mdz ledger Open Source
history
mdz is the command-line interface for Lerian Midaz, a source-available ledger platform for financial infrastructure. The official CLI documentation describes it as a tool for interacting with Midaz services and APIs from the shell.
Midaz is documented as a cloud-native ledger system centered on organizations, ledgers, assets, accounts, transactions, and balances. Its README describes a modular architecture with onboarding and transaction services, PostgreSQL and MongoDB storage, RabbitMQ eventing, OpenAPI documentation, and double-entry accounting for complex n:n transactions.
The Midaz CLI documentation labels the CLI as under development, but already describes single-line commands, interactive mode, help mode, and `mdz configure` for client IDs, client secrets, and service URLs. The upstream changelog and release page show an active 3.7.x release stream in 2026.
The official getting-started guide positions Midaz for local developer evaluation on macOS and Linux using Go, Docker, Docker Compose, Make, and Git, then walks through a complete ledger workflow. The Homebrew input facts expose the CLI as the `mdz` package, giving package-manager users a direct entry point into the platform.
The core usage path is to run Midaz locally, create an organization, ledger, asset, source and destination accounts, submit a balanced transaction, and verify the balance. The CLI usage modes support direct commands, interactive prompting for required fields, and `--help` or `-h` on commands and subcommands.
For package history, mdz is notable because it packages a finance-ledger developer workflow as a CLI rather than just a server stack. That makes an otherwise multi-service accounting platform approachable from Homebrew and shell automation.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mdz | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/LerianStudio/midaz
install metadata
| Package key | brew:mdz |
|---|---|
| Version | 3.4.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mdz |
| Homepage | https://github.com/LerianStudio/midaz |
| Repository | https://github.com/LerianStudio/midaz |
| Upstream docs | https://docs.lerian.studio/en/midaz/midaz-getting-started |
| License | Apache-2.0 |
| Source archive | https://github.com/LerianStudio/midaz/archive/refs/tags/v3.4.8.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mdz |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.