# Installer cursor-cli avec Homebrew Cask

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask cursor-cli
```

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:cursor-cli
- **Gestionnaire de paquets:** Homebrew Cask
- **Version:** 2026.07.23-e383d2b
- **Résumé source:** Command-line agent for Cursor
- **Page d'accueil:** <https://cursor.com/>
- **Dernière mise à jour:** 2026-07-23T22:00:25Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cursor-agent (binaire)
- cursor-agent (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Cursor CLI is the command-line interface for Cursor Agent, letting developers interact with AI coding agents from a terminal for interactive work, scripts, and CI automation.

### Historique du projet

Cursor's official CLI docs describe terminal-based agent sessions, non-interactive print mode, Cloud Agent handoff, resumable sessions, sandbox controls, and configuration through cli-config.json.

### Historique d'adoption

The cask package turns Cursor's agent CLI into a package-manager-installable developer tool. That matters for teams standardizing AI coding tools across shells, CI jobs, and workstation bootstrap scripts.

### Modes d'utilisation

Users install the CLI, authenticate with browser login or CURSOR_API_KEY, then run agent interactively or in print mode with prompts, models, and output formats. The config file stores CLI settings and permissions; API keys are supplied through environment variables or command flags.

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

Cursor CLI is significant as a proprietary AI coding agent distributed like a Unix command: installable, scriptable, configurable, and usable headlessly.

### Chronologie

- 2026: The Homebrew cask input records a dated packaged build, 2026.07.01-777f564.

### Related projects

- Cursor editor, Cursor Cloud Agent, MCP servers, and other terminal coding agents are adjacent tools.

### Sources

- <https://cursor.com/docs/cli/headless>
- <https://cursor.com/docs/cli/installation>
- <https://cursor.com/docs/cli/overview>
- <https://cursor.com/docs/cli/reference/authentication>
- <https://cursor.com/docs/cli/reference/configuration>
- source_facts.version


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cursor-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: ~/.cursor/cli-config.json, .cursor/cli.json
- Windows: $env:USERPROFILE\.cursor\cli-config.json, .cursor\cli.json
## Autres enregistrements de gestionnaires de paquets

- Nix - cursor-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/cu/cursor-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cursor-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cursor-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
