# Installer mdz avec Homebrew, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mdz pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mdz
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:mdz
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.4.8
- **Résumé source:** CLI for the mdz ledger Open Source
- **Page d'accueil:** <https://github.com/LerianStudio/midaz>
- **Dépôt:** <https://github.com/LerianStudio/midaz>
- **Dernière mise à jour:** 2026-07-29T17:04:52+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mdz (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.4.8
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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
