# mq mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mq
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mq
- **Paketmanager:** Homebrew
- **Version:** 0.7.0
- **Quellzusammenfassung:** Jq-like command-line tool for markdown processing
- **Homepage:** <https://mqlang.org/>
- **Repository:** <https://github.com/harehare/mq>
- **Zuletzt aktualisiert:** 2026-07-22T12:31:50Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mq (Alias)
- mq-lsp (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

Für mq wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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