automation

cc-connect: Chat with AI Dev Assistants Anywhere

Get AI coding support from anywhere with cc-connect, ideal for founders using local AI coding agents
intermediateโฑ 30 minutes๐Ÿ’ต Free
15,345 stars1,528 forksGoGuide quality 9/10Updated 9/3/2026100% free ยท open source
What it is

Connect your local AI coding agents to messaging platforms

Real use case example

"A founder uses cc-connect to connect their local Codex agent to Slack, then automates sending daily updates on their project's progress without needing to expose their IP address."

Best insideClaude DesktopClaude CodeCodex CLIGemini
When to use it
  • โ€ขYou want to access your local AI coding agent remotely
  • โ€ขYou need to integrate your AI coding assistant with your team's messaging platform
  • โ€ขYou prefer to keep your AI coding agent on a local machine for security or performance reasons
Ready-to-paste prompt
cc-connect -config config.yml -agent ClaudeCode -platform Slack
Heads up: Make sure you have the correct API keys and addresses for your AI coding agent and messaging platform, as specified in the README and configuration file
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

๐Ÿ› ๏ธ Technical setup

Expect 20โ€“40 minutes in a terminal โ€” or let your AI agent drive it.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/cc-connect && curl -fsSL https://workflowstacks.com/api/skills/cc-connect/claude-skill -o ~/.claude/skills/cc-connect/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How cc-connect: Chat with AI Dev Assistants Anywhere works
Codeflow
Free to inspect

Cc-connect: Chat with AI Dev Assistants Anywhere is a very large Go project (~140k lines across 491 code files, plus 32 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, no license file, has a test suite.

Size
Very large codebase
~140k lines ยท 491 code files ยท days to read โ€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Go
No API keys detected
Go 95%TypeScript 5%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    cmd/cc-connect/main.go
    Where the program starts running
  4. 4
    go.mod
    Dependencies and the commands it exposes
  5. 5
    agent/acp/agent_test.go
    Inside agent/ โ€” an example of what the AI is told to do
What's in each folder
agent/Prompts, skills & agent definitions118 files
core/Core code โ€” the actual logic113 files
cmd/Command-line entry points77 files
web/Frontend / UI72 files
docs/Documentation52 files
platform/Folder105 files
daemon/Folder16 files
npm/Folder5 files
READMEHas testsDocumentedCI checksNo licenseUpdated this month
Quick Actions
Details
Creator
chenhg5
Language
Go
Category
automation
Published
2/28/2026

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.