# Installer mq avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mq
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mq
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7.0
- **Résumé source:** Jq-like command-line tool for markdown processing
- **Page d'accueil:** <https://mqlang.org/>
- **Dépôt:** <https://github.com/harehare/mq>
- **Dernière mise à jour:** 2026-07-22T12:31:50Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mq (alias)
- mq-lsp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mq. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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