# Install mdz with Homebrew, winget

CLI for the mdz ledger Open Source. Version 3.4.8 via Homebrew; verified 2026-07-29. Also installable with winget: winget install --id MDZip.Cli -e.

## Install

```sh
sudo av install brew:mdz
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mdz
```

  Evidence: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id MDZip.Cli -e
```

  Evidence: Windows Package Manager source index: MDZip.Cli from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:mdz
- **Package manager:** Homebrew
- **Version:** 3.4.8
- **Source summary:** CLI for the mdz ledger Open Source
- **Homepage:** <https://github.com/LerianStudio/midaz>
- **Repository:** <https://github.com/LerianStudio/midaz>
- **Last updated:** 2026-07-29T17:04:52+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- mdz (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 3.4.8
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2026: Official docs describe Midaz CLI as under development with configure, help, single-line, and interactive modes.
- 2026: The official GitHub releases page shows the v3.7.x release stream, including v3.7.8 in June.

### Related projects

- Midaz Core, Midaz Console, Midaz SDK for Go, Midaz SDK for TypeScript, Midaz plugins, Lerian MCP.

### Sources

- <https://docs.lerian.studio/en/midaz/midaz-getting-started>
- <https://docs.lerian.studio/en/v2/about-midaz-cli>
- <https://github.com/LerianStudio/midaz>
- <https://github.com/LerianStudio/midaz/releases>
- <https://raw.githubusercontent.com/LerianStudio/midaz/develop/CHANGELOG.md>
- <https://raw.githubusercontent.com/LerianStudio/midaz/develop/README.md>
- source_facts.package-manager-url


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- winget - MDZip.Cli: normalized package name match | Windows Package Manager source index: MDZip.Cli from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/mdz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mdz.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
