Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsJul 20, 2026·2 min de lecture

CC Connect — Bridge AI Coding Agents to Messaging Platforms

Connect local AI coding agents to Feishu/Lark, DingTalk, Slack, Telegram, Discord, LINE, and WeChat Work. Chat with your AI dev assistant from anywhere.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
CC Connect
Commande d'installation directe
npx -y tokrepo@latest install 110878c6-847f-11f1-9bc6-00163e2b0d79 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

CC Connect bridges the gap between local AI coding agents and popular messaging platforms. It lets developers interact with their coding assistants through Slack, Telegram, Discord, and other chat apps, enabling on-the-go code reviews, debugging, and project management without being at their workstation.

What CC Connect Does

  • Bridges local AI coding agents to seven major messaging platforms
  • Forwards messages between chat apps and the local agent process
  • Supports bidirectional communication for interactive coding sessions
  • Works without requiring a public IP for most platforms
  • Handles message formatting, file attachments, and code blocks

Architecture Overview

CC Connect runs as a Go service that listens on messaging platform webhooks or bot APIs and relays messages to a locally running AI coding agent. Responses from the agent are formatted and sent back through the messaging platform. For platforms requiring public endpoints, it includes built-in tunneling support.

Self-Hosting & Configuration

  • Clone and build with Go, or use the provided Docker image
  • Configure platform-specific bot tokens in the .env file
  • Supports Feishu/Lark, DingTalk, Slack, Telegram, Discord, LINE, and WeChat Work
  • No public IP needed for most platforms via built-in tunnel support
  • Set up message routing rules to direct conversations to specific agent instances

Key Features

  • Seven messaging platform connectors in a single service
  • No public IP required for most platforms
  • Bidirectional message relay with code formatting support
  • Docker deployment for quick self-hosted setup
  • Configurable routing for multi-agent environments

Comparison with Similar Tools

  • n8n — general workflow automation with messaging integrations; CC Connect is purpose-built for AI coding agent bridging
  • Matterbridge — bridges between chat platforms; CC Connect bridges between chat platforms and AI agents
  • Custom Slack/Telegram bots — single-platform solutions; CC Connect provides a unified multi-platform bridge

FAQ

Q: Do I need a public IP address? A: For most supported platforms, CC Connect includes tunneling that works without a public IP.

Q: Which AI coding agents are supported? A: It works with popular terminal-based AI coding agents that accept stdin/stdout communication.

Q: Can I use multiple messaging platforms simultaneously? A: Yes, you can configure and run connectors for multiple platforms at the same time.

Q: Is it secure? A: Messages are relayed locally. No data is stored or sent to third-party services beyond the messaging platform itself.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires