# Installer cc-connect avec Homebrew, scoop

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

## installation

```sh
sudo av install brew:cc-connect
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cc-connect
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/cc-connect
```

  Preuve: Scoop official bucket manifest trees: bucket/cc-connect.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:cc-connect
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.1
- **Résumé source:** Bridges local AI coding agents to messaging platforms
- **Page d'accueil:** <https://github.com/chenhg5/cc-connect>
- **Dépôt:** <https://github.com/chenhg5/cc-connect>
- **Dernière mise à jour:** 2026-07-27T19:20:57+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cc-connect (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

cc-connect bridges local AI coding agents to chat platforms so users can drive coding agents from messaging apps.

### Historique du projet

The official README positions cc-connect as a bridge between locally running AI agents and chat platforms. Its usage guide documents session management, provider/model switching, daemon mode, scheduled tasks, web admin, bridge access, and platform setup.

### Historique d'adoption

The project is distributed through Homebrew and npm according to the supplied package facts and README badges. Its README tracks rapid platform and agent expansion, with v1.3.3 notes describing new first-class agents, platform integrations, and operational hardening; the GitHub releases API reported v1.4.1 published on 2026-06-28.

### Modes d'utilisation

Users configure projects, agents, platform tokens, API providers, and bridge/web tokens in config.toml, commonly under ~/.cc-connect/config.toml. It targets chat-driven workflows for code review, research, automation, data analysis, and remote control of local agent sessions.

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

It is an example of the 2025-2026 wave of AI-agent plumbing packages: a single CLI that packages chat adapters, local daemon behavior, provider credentials, and multi-agent routing into a Homebrew-installable tool.

### Chronologie

- 2026-06-28: GitHub releases API reported v1.4.1.

### Related projects

- Claude Code, Codex, Gemini CLI, OpenCode, Cursor Agent, and chat platforms documented in the official README.

### Sources

- <https://api.github.com/repos/chenhg5/cc-connect>
- <https://github.com/chenhg5/cc-connect>
- <https://github.com/chenhg5/cc-connect/blob/main/docs/usage.md>
- <https://github.com/chenhg5/cc-connect#readme>
- <https://github.com/chenhg5/cc-connect/blob/main/INSTALL.md>
- <https://formulae.brew.sh/api/formula/cc-connect.json>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## 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: ~/.cc-connect/config.toml

## Credential files

- Unix: ~/.cc-connect/config.toml
## Autres enregistrements de gestionnaires de paquets

- Scoop - main/cc-connect: normalized package name match | Scoop official bucket manifest trees: bucket/cc-connect.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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