No SSH or terminal multiplexers
Stop opening manual SSH connections or juggling tmux sessions. Open ARR to dispatch tasks and commands directly to agents running on your server.
Stop opening manual SSH connections or juggling tmux sessions. Open ARR to dispatch tasks and commands directly to agents running on your server.
Avoid heavy remote desktop streams, high CPU encoders, and laggy VNC screens. ARR communicates over low-overhead JSON-RPC WebSockets.
Inspect line-by-line file changes, test outputs, and system logs with syntax highlighting before allowing agents to commit or overwrite files.
When agents request dangerous bash execution, build commands, or package installations on your host machine, review and approve with one click.
Host process listening on port 2436.
The curl installer provisions a self-contained runner in ~/.agent-remote-relay. It binds a local WebSocket/HTTP server on port 2436, exposes MCP tool bridges to connected agents, and communicates directly over your local subnet with zero cloud dependencies.
Runs natively as a supervised user daemon on Linux, macOS, and WSL with standard POSIX permissions.
Provides standard SSE and stdio bridges for Antigravity, Claude Code, Cursor, and OpenCode.
Direct local communication guarded by a random 0600 token. No external relays or telemetry.
ARR is a local-first bridge and client interface for autonomous AI coding agents. It connects to host processes via WebSocket and Model Context Protocol (MCP) to stream status, review diffs, and approve tool execution.
The daemon runs as a background process on the host machine to execute agent commands and expose the local MCP/WebSocket server. The client (Desktop or Mobile PWA) is the interface used to review diffs and send approvals over the local network.
Run the curl installer in your terminal on Linux, macOS, or WSL. The daemon initializes in ~/.agent-remote-relay and listens on port 2436.
No. ARR communicates exclusively over local sockets and LAN IP endpoints. No external relays, analytics, or third-party servers are involved.
Any agent supporting standard MCP or the ARR JSON-RPC protocol, including Antigravity, Claude Code, Cursor, OpenCode, and Ollama.
Built by Jas
A simple, portable companion for monitoring and steering autonomous coding agents from your phone or tablet on your local network.