# cc-connect を Homebrew, scoop でインストール

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
