anthonycorvino/claudetalk
Real-time communication between Claude Code instances — server-orchestrated daemon with MCP tools and file transfer
Platform-specific configuration:
{
"mcpServers": {
"claudetalk": {
"command": "npx",
"args": [
"-y",
"claudetalk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...