Cc Connect

data-ai MCP Server

Peer-to-peer chat substrate that lets multiple Claude Code instances share the same context.

Verified
data-aidata-ai
4 views25 stars3 forksApache-2.0

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
25
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
23
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (23)

Key

Action

cc_recent

Last N chat lines from this room's log

Mode

Behaviour

cc_drop

Share a local file with peers (iroh-blobs)

cc_send

Broadcast a chat message into your room

Ctrl-Y

Copy the active tab's ticket to clipboard

cc_wait_for_mention

Block until someone @-mentions this Claude (or a timeout)

Tab

What it gives you

cc_at

Same as `cc_send`, but with `@<nick>` prefix

Ctrl-N

New tab → paste a ticket to join

cc_list_files

Files dropped into the room (with local paths)

Ctrl-Q

Quit; host daemons stay alive

low-level

Bare-bones REPL-only joiner (no TUI). Mostly useful for protocol smoke tests. Prefer `room join`.

everyone

Reverse `install.sh` entirely: stop daemons, strip the hook + MCP entries, remove `~/.local/bin` symlinks. `--purge` also wipes `~/.cc-connect/`, `/tmp/cc-connect-$UID/`, and stale `~/.claude/*.json.bak.*` backups.

Ctrl-W

Close tab (if you started the host daemon, prompts to also stop it)

cc_save_summary

Overwrite this room's rolling summary (auto-injected on every prompt)

management

Same shape as `host-bg`, but for chat-session daemons (the gossip + chat.sock side; only matters in the multiplexer path).

internal

Same shape, chat-daemon side. Don't run directly.

Tool

What it does

Command

What it does

Artifact

Tag pattern

Symptom

Likely cause

tmux

auto` to get the richer Bun + React + Ink chat panel, that path still works. --- ## Command reference `claude` (asking it to call the MCP tools) is the only entry point you need day-to-day. Everything below is supporting / management / debug surface. ### Day-to-day human-side commands