Independent product · HTTPS relay · Open-source agent

Steer Grok Build
from your phone.

Build Remote Agent is the mobile remote for your local Grok Build sessions. Install the free open-source desktop agent on Windows, macOS, or Linux. Pair once. Inject commands. Stream output. Phone and PC never connect directly.

After the new Grok Build interface and API launch on 16 July 2026, remote control of local Grok Build workflows became practical in a way that was not possible before. This app is that remote — not a SpaceX or xAI product.

1 · Install agent on your PC

Free, open-source binary for Windows, macOS, or Linux. One-liner install, site download, or clone from GitHub.

2 · Pair with the phone

Mobile shows an 8-character code. Run gbr-agent pair -code … on the PC.

3 · Inject & watch

Keep gbr-agent run alive. Swipe Grok Build sessions on the phone and send commands.

Open-source desktop agent

The gbr-agent source is public under the MIT License.

Repository: github.com/LinespottingOrg/GrokBuildRemote-Agents · Issues & PRs welcome · Official binaries also hosted on this site (no login).

Download free agent — PC · Mac · Linux

Current release: v0.3.1. Source is open source; binaries are free for end users.

Pick your OS below. Install → pair → run. Same CLI on every platform: pair, run, sessions, status, version.
Windows · x64

Windows (PC)

PowerShell 5.1+ · Windows 10/11

One-liner install
irm https://grokbuildremote.com/install.ps1 | iex
Or download binary
After install — commands
gbr-agent pair -code YOURCODE
gbr-agent run
  • pair -code — link phone (code from mobile app, ~10 min TTL)
  • run — start relay loop + session scanner (keep running)
  • Install dir default: %LOCALAPPDATA%\GrokBuildRemote\
macOS · Apple Silicon & Intel

macOS

Terminal · macOS 12+

One-liner install
curl -fsSL https://grokbuildremote.com/install.sh | bash
Or download binary
After install — commands
gbr-agent pair -code YOURCODE
gbr-agent run
  • Install dir default: ~/.local/bin/gbr-agent
  • Grant Accessibility when prompted so inject can type into terminals
Linux · x64 & ARM64

Linux

Bash · amd64 / arm64 · xdotool for inject

One-liner install
curl -fsSL https://grokbuildremote.com/install.sh | bash
Or download binary
After install — commands
gbr-agent pair -code YOURCODE
gbr-agent run
  • Install dir default: ~/.local/bin/gbr-agent
  • Run in a graphical session (inject needs your desktop session)

Checksums: SHA256SUMS · Source: GitHub · License: MIT · Mobile apps: EULA

Agent command reference (all platforms)

Binary name: gbr-agent (Windows: gbr-agent.exe). Protocol: gbr/1.

CommandWhat 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
Typical first-time flow
# 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 Build Remote Agent → pair or demo → inject into Grok Build sessions

How it works

Mobile app and gbr-agent both talk to a durable HTTPS mailbox. Phone and PC never open sockets to each other — works on locked-down and corporate networks. Built for Grok Build after the mid‑July 2026 interface / API availability.

Phone ──HTTPS──► Relay ──HTTPS──► gbr-agent ──► local Grok Build / terminals
  ▲                  │                    │
  └────── output ────┴────────────────────┘
Protocol: gbr/1 · Open-source agent free · Mobile apps $13 paid

Mobile apps — $13 paid

iOS (+ Apple Watch companion)

Build Remote Agent · App Store · $13.00 USD one-time · steer local Grok Build via free agent.

Android

Build Remote Agent · Google Play · $13.00 USD one-time · same protocol.

Build Remote Agent is an independent, third-party product by Linespotting AB. Not affiliated with, endorsed by, or sponsored by xAI or SpaceX, and not covered by the Grok trademark - "Grok" is used solely to describe compatibility with your own Grok Build CLI. Desktop agent: 100% open source (MIT). Mobile apps: separate commercial products (closed source).

Pricing

$13

Mobile apps are paid: $13.00 USD one-time. Desktop agent is free and open source. No subscription.