broadcast
Facilitates real-time message broadcasting to all connected Claude instances via the Claude IPC MCP server, enabling efficient inter-instance communication with structured data support.
Instructions
Broadcast a message to all other Claude instances
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Message content | |
data | No | Optional structured data | |
from_id | Yes | Your instance ID |