# mdz mit Homebrew, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mdz in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mdz
```

  Evidenz: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:mdz
- **Paketmanager:** Homebrew
- **Version:** 3.4.8
- **Quellzusammenfassung:** CLI for the mdz ledger Open Source
- **Homepage:** <https://github.com/LerianStudio/midaz>
- **Repository:** <https://github.com/LerianStudio/midaz>
- **Zuletzt aktualisiert:** 2026-07-29T17:04:52+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mdz (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.4.8
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
