Loopsy: Control Terminal AI Agents Remotely from Your Phone via Cloudflare Relay
By
todience
The kind of bagel that ruins lesser bagels for you.
Summary
Loopsy is a self-hosted tool that lets you control terminal-based AI coding agents (like Claude Code, Cursor, Codex) from your phone. It works by running a daemon on your laptop that opens an outbound WebSocket to a Cloudflare Worker, which relays commands from your phone. No port forwarding, public IP, or VPN required. The relay uses HMAC-signed pair tokens, SHA-256 hashed secrets, and bearer tokens in WebSocket headers for security.
Key quotes
· 5 pulledYour terminal, in your pocket.
Control Claude Code, Cursor, Codex, or any shell on your laptop from your phone.
The daemon opens an outbound WebSocket to a small Cloudflare Worker. Your phone connects to the same Worker. The Worker splices the two together.
No port forwarding, no public IP, no VPN.
The relay is yours: pair tokens are HMAC-signed, secrets are SHA-256 hashed at rest, and bearer tokens travel in Sec-WebSocket headers.
You might also wanna read
relayd: Remote Control Tool for Codex AI Coding Agents from Mobile Devices
relayd is a tool that enables remote control of Codex AI coding agents from mobile devices. Unlike monitoring tools that only provide alerts
LinkShell: Mobile Control for AI Coding Assistant Terminal Sessions
LinkShell is a tool that allows developers to view and control AI coding assistant terminal sessions (Claude Code, Codex, Gemini, Copilot) f
Anthropic Launches Claude Dispatch: Remote Task Control for Desktop AI via Mobile
Anthropic has launched Claude Dispatch, a feature that turns a user's mobile phone into a remote control for their desktop-based Claude AI.
OpenClaw: AI Personal Agent for Computer Control via Chat Apps
OpenClaw is an AI-powered personal agent that transforms computers into 24/7 accessible systems controllable via chat apps like WhatsApp and
Sled: Voice Interface for Running Local Coding Agents from Your Phone
Sled is an open-source tool that enables developers to interact with their local coding agents via voice commands from their phone. It solve
Omnara: Mobile Platform for Managing Claude Code AI Agents
Omnara is a mobile-first platform that allows developers to manage and interact with Claude Code AI agents from their phones. Founded by chi
