Step 1
Install the CLI
Run this on the Mac, Linux machine, or private VPS that will host your bridge.
npm install -g clawdex-mobile@latestBridge Setup
Clawdex Mobile works by connecting to a bridge that you run on your own machine. Set it up on a Mac, Linux box, or private VPS, then connect from the app.
Step 1
Run this on the Mac, Linux machine, or private VPS that will host your bridge.
npm install -g clawdex-mobile@latestStep 2
This writes the config, starts the bridge, and gives you the private URL to connect from the app.
clawdex initRun the bridge on the machine that already has access to your Codex workflow and local tools. A Mac, Linux workstation, home server, or private VPS all work.
Keep the bridge on a trusted network such as LAN, Tailscale, or your VPN. The app is meant to connect to a private URL, not a public internet endpoint.
After the bridge is running, open Clawdex Mobile, paste the bridge URL, and continue your Codex session from the phone.