# 使用 Homebrew, scoop 安装 cc-connect

查看 cc-connect 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## 软件包事实

- **软件包键:** brew:cc-connect
- **软件包管理器:** Homebrew
- **版本:** 1.4.1
- **来源摘要:** Bridges local AI coding agents to messaging platforms
- **主页:** <https://github.com/chenhg5/cc-connect>
- **仓库:** <https://github.com/chenhg5/cc-connect>
- **最后更新:** 2026-07-27T19:20:57+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cc-connect (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.4.1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- 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
## 其他软件包管理器记录

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


## 来源

- 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
