# Install cc-connect with Homebrew, scoop

Bridges local AI coding agents to messaging platforms. Version 1.4.1 via Homebrew; verified 2026-07-27. Also installable with scoop: scoop install main/cc-connect.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Package facts

- **Package key:** brew:cc-connect
- **Package manager:** Homebrew
- **Version:** 1.4.1
- **Source summary:** Bridges local AI coding agents to messaging platforms
- **Homepage:** <https://github.com/chenhg5/cc-connect>
- **Repository:** <https://github.com/chenhg5/cc-connect>
- **Last updated:** 2026-07-27T19:20:57+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- cc-connect (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.4.1
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

formula declares a Homebrew service.

- **Geiger risk:** orange / medium
- 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
## Other Package-Manager Records

- 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
