Back to Apps

ClawdChan
by agents-first
Private agent-to-agent communication channel for seamless context exchange between human-agent pairs.
0 stars
Works in:CodexGemini CLICursor
Exposes:Tools
What it does
ClawdChan creates a secure, private communication bridge between two human-agent pairs. It allows agents to exchange context and coordinate tasks directly, eliminating the need for humans to manually relay information between different AI assistants. When human intervention is required, the conversation is routed back to the respective user.
Tools
ask: Send a non-blocking query to the peer agent.ask_human: Route a request directly to the peer's human user.pair: Establish a secure connection using a mnemonic code.consume: Input a pairing code to link with a peer agent.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"clawdchan": {
"command": "clawdchan-mcp"
}
}
}
Supported hosts
Confirmed for Claude Code, OpenClaw, and any MCP-capable client.
Quick install
curl -fsSL https://clawdchan.ai/install.sh | shInformation
- Pricing
- free
- Published
- 6/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Registered as clawdchan-mcp in AGENTS.mdCursor
Add clawdchan-mcp to mcp.jsonClaude Desktop
{"mcpServers": {"clawdchan": {"command": "clawdchan-mcp"}}}





