# cc-connect mit Homebrew, scoop installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:cc-connect
- **Paketmanager:** Homebrew
- **Version:** 1.4.1
- **Quellzusammenfassung:** Bridges local AI coding agents to messaging platforms
- **Homepage:** <https://github.com/chenhg5/cc-connect>
- **Repository:** <https://github.com/chenhg5/cc-connect>
- **Zuletzt aktualisiert:** 2026-07-27T19:20:57+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cc-connect (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
