chenhg5/cc-connect
4,876 stars · Last commit 2026-04-09
Bridge local AI coding agents (Claude Code, Cursor, Gemini CLI, Codex) to messaging platforms (Feishu/Lark, DingTalk, Slack, Telegram, Discord, LINE, WeChat Work). Chat with your AI dev assistant from anywhere — no public IP required for most platforms.
README preview
<p align="center">
<img src="./docs/images/banner.svg" alt="CC-Connect Banner" width="800"/>
</p>
<p align="center">
<a href="https://github.com/chenhg5/cc-connect/actions/workflows/ci.yml">
<img src="https://github.com/chenhg5/cc-connect/actions/workflows/ci.yml/badge.svg" alt="CI Status"/>
</a>
<a href="https://github.com/chenhg5/cc-connect/releases">
<img src="https://img.shields.io/github/v/release/chenhg5/cc-connect?include_prereleases" alt="Release"/>
</a>
<a href="https://www.npmjs.com/package/cc-connect">
<img src="https://img.shields.io/npm/dm/cc-connect?logo=npm" alt="npm downloads"/>
</a>
<a href="https://github.com/chenhg5/cc-connect/blob/main/LICENSE">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License"/>
</a>
<a href="https://goreportcard.com/report/github.com/chenhg5/cc-connect">
<img src="https://goreportcard.com/badge/github.com/chenhg5/cc-connect" alt="Go Report Card"/>
</a>