macOS
brew install cc-connectlocal Homebrew formula metadata
brew
Bridges local AI coding agents to messaging platforms. Version 1.4.1 via Homebrew; verified 2026-06-28.
install
brew install cc-connectlocal Homebrew formula metadata
overview
Bridges local AI coding agents to messaging platforms
history
cc-connect bridges local AI coding agents to chat platforms so users can drive coding agents from messaging apps.
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.
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.
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.
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.cc-connect/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.cc-connect/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cc-connect | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/chenhg5/cc-connect
install metadata
| Package key | brew:cc-connect |
|---|---|
| Version | 1.4.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cc-connect |
| Homepage | https://github.com/chenhg5/cc-connect |
| Repository | https://github.com/chenhg5/cc-connect |
| Upstream docs | https://github.com/chenhg5/cc-connect#readme |
| License | MIT |
| Source archive | https://github.com/chenhg5/cc-connect/archive/refs/tags/v1.4.1.tar.gz |
| Last updated | 2026-06-28T14:50:11Z |
| Pulse | updated |
| Build dependencies | go, node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cc-connect |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.