Show HN: Loopsy, a way for terminals and AI agents on different machines to talk
Category: infrastructure
Tags: terminal, ai-agents, remote-access, cloudflare-workers, mcp
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Loopsy enables remote terminal control and AI agent communication across machines via a self-hosted Cloudflare Workers relay, with features like persistent PTY sessions, voice input, and LAN-based agent-to-agent messaging. It's interesting because it solves real pain points in agent orchestration and mobile terminal access without requiring port forwarding or VPNs, while offering a novel messaging protocol for multi-agent coordination.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/leox255/loopsy · TypeScript · Apache-2.0
View on Hacker News