# mdz を Homebrew, winget でインストール

mdz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mdz
```

  証拠: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:mdz
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.4.8
- **ソース概要:** CLI for the mdz ledger Open Source
- **ホームページ:** <https://github.com/LerianStudio/midaz>
- **リポジトリ:** <https://github.com/LerianStudio/midaz>
- **最終更新:** 2026-07-29T17:04:52+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mdz (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.4.8
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
