1 · Install agent on your PC
Free binary for Windows, macOS, or Linux. One-liner install or direct download.
Control Grok Build CLI sessions from your phone. Install the free desktop agent on Windows, macOS, or Linux. Pair once. Inject commands. Stream output. Phone and PC never connect directly.
Free binary for Windows, macOS, or Linux. One-liner install or direct download.
Mobile shows an 8-character code. Run gbr-agent pair -code … on the PC.
Keep gbr-agent run alive. Swipe sessions on the phone and send commands.
Current release: v0.3.1. Source is proprietary; binaries are free for end users. Hosted on this site (no GitHub login required).
pair, run, sessions, status, version.
PowerShell 5.1+ · Windows 10/11
irm https://grokbuildremote.com/install.ps1 | iex
# Open a new PowerShell / Terminal, then: gbr-agent pair -code YOURCODE gbr-agent run # Optional gbr-agent sessions gbr-agent status gbr-agent version gbr-agent rename -name MyPC
pair -code — link phone (code from mobile app, ~10 min TTL)run — start relay loop + session scanner (keep running)%LOCALAPPDATA%\GrokBuildRemote\Terminal · macOS 12+
curl -fsSL https://grokbuildremote.com/install.sh | bash
# If you downloaded manually: chmod +x gbr-agent-darwin-arm64 mv gbr-agent-darwin-arm64 ~/.local/bin/gbr-agent # first launch: System Settings → Privacy → Accessibility (for inject)
gbr-agent pair -code YOURCODE gbr-agent run # Optional gbr-agent sessions gbr-agent status gbr-agent version gbr-agent rename -name MyMac
~/.local/bin/gbr-agentBash · amd64 / arm64 · xdotool for inject
curl -fsSL https://grokbuildremote.com/install.sh | bash
# Manual: chmod +x gbr-agent-linux-amd64 mv gbr-agent-linux-amd64 ~/.local/bin/gbr-agent # Inject helper (Debian/Ubuntu example): sudo apt install xdotool
gbr-agent pair -code YOURCODE gbr-agent run # Optional gbr-agent sessions gbr-agent status gbr-agent version gbr-agent rename -name MyLinux
~/.local/bin/gbr-agentChecksums: SHA256SUMS · Mirror folder: /downloads/latest/ · License: EULA / free binary terms
Binary name: gbr-agent (Windows: gbr-agent.exe). Protocol: gbr/1.
| Command | What it does |
|---|---|
gbr-agent pair -code CODE |
Complete pairing with the 8-character code from the mobile app. Optional: -name MyPC |
gbr-agent run |
Start the agent: poll relay, discover sessions, accept inject. Leave this running. |
gbr-agent sessions |
List known terminal sessions (folders, git repos, .grok-session) |
gbr-agent status |
Show device id, mailbox, and health hints |
gbr-agent version |
Print version / OS / arch |
gbr-agent rename -name NAME |
Set display name for this PC |
gbr-agent -log=debug run |
Run with verbose logs |
# On PC / Mac / Linux curl -fsSL https://grokbuildremote.com/install.sh | bash # or install.ps1 on Windows gbr-agent pair -code AB12CD34 gbr-agent run # On phone: open Grok Build Remote → use demo or real paired sessions → type: help
Config lives under ~/.gbr/ (macOS/Linux) or %USERPROFILE%\.gbr\ (Windows).
Optional env: GBR_RELAY_URL, GBR_API_KEY / XAI_API_KEY.
Mobile app and gbr-agent both talk to a durable HTTPS mailbox.
Phone and PC never open sockets to each other — works through VPNs and locked-down networks.
Phone ──HTTPS──► Relay ──HTTPS──► gbr-agent ──► local terminals ▲ │ │ └────── output ────┴────────────────────┘ Protocol: gbr/1 · Desktop agent free · Mobile apps $13 paid
Paid App Store app · $13.00 USD one-time · SwiftUI · session swipe · pair free desktop agent. Not a free app.
Paid Google Play app · $13.00 USD one-time (or store-closest tier) · same protocol. Not a free app.
Pairing uses the free desktop agent above. Mobile clients are paid products.
Mobile apps are paid: $13.00 USD one-time (App Store exact $13.00). Not free. Desktop agent only is free. No subscription.
What we process, retention, deletion, processors.
Website and product terms, acceptable use, liability.
License for free agent binaries and paid mobile apps ($13).
Contact, FAQ, review notes, data deletion.