share_command
Execute a command on one instance and automatically share its output with another instance using the Claude IPC MCP server for efficient inter-process communication between AI assistants.
Instructions
Execute a command and share output with another instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
description | No | Description of what this command does | |
from_id | Yes | Your instance ID | |
to_id | Yes | Target instance ID |