Show HN: Loopsy, a way for terminals and AI agents on different machines to talk
Summary
Loopsy is an open-source project that lets a terminal on one machine be controlled by AI agents on another, using a self-hosted relay built on Cloudflare Workers and an MCP-based protocol for inter-agent communication. It covers LAN and remote scenarios, security considerations, setup instructions, and a clear threat model about who can access the tunnel and how to mitigate risks. The project aims to enable cross-machine automation while highlighting the trade-offs of relay-based architectures.