share_file
Transfer file content between instances using Claude IPC MCP. Specify source and target instance IDs along with the file path to enable efficient communication and data sharing across AI assistants.
Instructions
Share file content with another instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the file | |
filepath | Yes | Path to file to share | |
from_id | Yes | Your instance ID | |
to_id | Yes | Target instance ID |