Connect a machine
No bridge is polling with your key. Run this on the machine whose
AI subscription you want to use — it needs Claude Code, Codex or Cursor installed
and signed in.
-
Install the bridge
curl -fsSL /install.sh | sh
Prefer to read it first? Download it, read it, then run it —
that advice applies to any curl | sh, including this one.
-
Pair it with this relay
relayent-bridge setup
It asks for this relay's URL ()
and your pairing key. Nothing is saved until it verifies both.
-
Keep it running in the background
relayent-bridge install
Starts at login and restarts on failure. Remove any time with
relayent-bridge uninstall.
The bridge only dials out — it opens no ports on that machine,
stores no credentials, and runs jobs in an empty folder, not your personal files.