# Installer notion-cli avec Homebrew Cask

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

## installation

```sh
sudo av install cask:notion-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask notion-cli
```

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:notion-cli
- **Gestionnaire de paquets:** Homebrew Cask
- **Version:** 0.21.7
- **Résumé source:** Command-line interface for Notion
- **Page d'accueil:** <https://www.notion.com/product/dev>
- **Dernière mise à jour:** 2026-08-01T05:07:40Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ntn (binaire)
- ntn (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Notion CLI, installed as `ntn`, is Notion's official developer command-line tool for authenticating to a workspace, managing Notion Workers, making authenticated Notion API requests, and uploading files.

### Historique du projet

The official Notion CLI docs introduce `ntn` as the Notion CLI and document script, npm, Winget, and source-build installation paths. The official installation page points developers to the `makenotion/cli` GitHub repository for building from source.

### Historique d'adoption

The Homebrew cask packages Notion CLI 0.18.1 from ntn.dev release archives and installs the `ntn` binary. Homebrew cask analytics in July 2026 report 571 installs over both 90 and 365 days, suggesting early but active package-manager adoption for Notion's developer platform.

### Modes d'utilisation

Users install `ntn`, verify with `ntn --version`, authenticate with `ntn login`, then run workflows such as `ntn workers new`, `ntn workers deploy`, `ntn api v1/users`, and `ntn files create`. The command reference documents environment overrides including `NOTION_API_TOKEN`, `NOTION_WORKSPACE_ID`, `NOTION_KEYRING`, `NOTION_HOME`, and `NOTION_WORKERS_CONFIG_FILE`.

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

Notion CLI is notable as a modern vendor CLI distributed across shell installer, npm, Winget, source builds, and Homebrew cask, with local keychain-backed auth and project-level Worker config.

### Chronologie

- 2026: Homebrew cask metadata packages Notion CLI 0.18.1.
- 2026-07: Homebrew cask API reports 571 installs over 365 days.

### Related projects

- Notion API, Notion Workers, Notion MCP, npm package ntn, Winget package Notion.ntn

### Sources

- <https://developers.notion.com/cli/get-started/authentication.md>
- <https://developers.notion.com/cli/get-started/installation.md>
- <https://developers.notion.com/cli/get-started/overview.md>
- <https://developers.notion.com/cli/reference/commands.md>
- <https://formulae.brew.sh/api/cask/notion-cli.json>


## Notes de sécurité

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: workers.json, $NOTION_HOME/config.json, $XDG_CONFIG_HOME/notion/config.json, ~/.config/notion/config.json, ~/.notion/config.json

## Credential files

- Unix: $NOTION_HOME/auth.json, $XDG_CONFIG_HOME/notion/auth.json, ~/.config/notion/auth.json, ~/.notion/auth.json
## Autres enregistrements de gestionnaires de paquets

- winget - Notion.ntn: installed executable or alias match | Windows Package Manager source index: Notion.ntn from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
