# mq を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:mq
```

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

### macOS

- Homebrew (100%):

```sh
brew install mq
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mq
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7.0
- **ソース概要:** Jq-like command-line tool for markdown processing
- **ホームページ:** <https://mqlang.org/>
- **リポジトリ:** <https://github.com/harehare/mq>
- **最終更新:** 2026-07-22T12:31:50Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mq (エイリアス)
- mq-lsp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mq is a Rust command-line language for querying and transforming Markdown with a jq-like syntax. The project site and book describe the goal directly: make Markdown as easy to slice, filter, map, and transform as JSON is with jq. The GitHub repository is under harehare/mq, and its package surface includes both the mq executable and mq-lsp.

### プロジェクトの歴史

The documentation frames mq around structured-document workflows rather than general text filtering. Its listed use cases include LLM prompt and output processing, documentation management, content analysis, and batch processing across Markdown files. Its feature set includes selectors and built-in functions, custom functions, a REPL, IDE support, a VS Code extension, and Language Server Protocol support for custom function development.

### 使われ方

The release history shows a fast-expanding 0.6 series in June 2026. Release notes in that period added Obsidian wikilink, callout, and embed support; HTTP module imports; HTML-to-Markdown conversion improvements; code actions and rename support in mq-lsp; shell completion; an md module for generating Markdown; cross-file collection queries; and a large matrix of binary, deb, and rpm artifacts. mq's package-manager niche is therefore a Markdown-native query processor for documentation-heavy and LLM-heavy workflows, complementary to jq rather than a replacement for it.

### ソース

- <https://github.com/harehare/mq>
- <https://github.com/harehare/mq/releases>
- <https://mqlang.org/>
- <https://mqlang.org/book/>


## セキュリティノート

mq に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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