Send messages between Claude Code sessions across machines with offline queueing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "hato" yet — see the docs or source repo.
Use hato to send this message to a Claude Code session on another machine: "I finished the auth module. Please continue with the deployment script and send me an update."
The message is delivered to the target session as a user turn so the other session can continue the task.
Use hato to leave a message for a remote session: "When you're back online, please check whether the latest commit passes tests and reply with the result." If the session is offline, queue it for delivery.
The message is placed in an offline queue and delivered once the target session becomes available.
Use hato to send this context to my Claude Code session on another computer: "The issue has been narrowed down to log collection config. Next, focus on forwarding rules and permission settings."
The other session receives the context message, enabling seamless follow-up analysis or work.
When switching between an office computer and a personal machine, a developer can send task notes or the latest progress to another Claude Code session to avoid re-entering context.
When Claude Code sessions on different machines handle different steps, they can hand work off through messages delivered into the other session as user turns.
If the target session is currently offline, users can still send messages and have them delivered later, which is useful for async collaboration across time windows.
It is an MCP tool for sending messages between Claude Code sessions on different machines. Messages are delivered as user turns and support offline queueing.
Yes. The description says it supports offline queueing, so messages can wait for later delivery when the target session is unavailable.
The provided material does not include installation steps, runtime requirements, or key prerequisites. See the source repository for details.
Coordinate multiple Claude Code sessions via broadcast and peer-to-peer messaging.
Manage team messaging, draft replies, and coordinate communication in Claude Code.
Share context and messages across Claude Code sessions for team collaboration.
Let Claude Code sessions in one project exchange short coordination messages.
Connect two local Claude Code instances for real-time Q&A collaboration.
Let Claude Code agents share context and collaborate across sessions seamlessly.