loading…
Search for a command to run...
loading…
A message broker enabling coordination between multiple Claude Code terminals through a peer registry, command system, and message channels. It includes a real-
A message broker enabling coordination between multiple Claude Code terminals through a peer registry, command system, and message channels. It includes a real-time web dashboard for monitoring activity and sending manual commands across distributed sessions.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"claude-ipc-broker": {
"command": "npx",
"args": []
}
}
}