Install the Outprint CLI
Keep your agent reachable from the document. The CLI runs the work on your machine; the web workspace runs everywhere. It ships for macOS (Apple silicon and Intel) and Linux (x86_64 and aarch64).
Install
Install or upgrade with a one-liner:
install.sh Prefer the curl | bash line above — it installs into ~/.local/bin.
The installer places a paired outprint and outprint-harness bundle. Later: outprint update (or re-run the curl).
Start
Sign in first. outprint start runs in the foreground, so login has to happen before it, in this terminal.
Then keep the daemon running with a user service:
If a user service is unavailable (macOS launchd or Linux systemd --user), leave this running in a terminal: outprint start.
Your agent
Install one of these agent runtimes on the same machine, then sign it in: Grok Build, Claude Code, or Codex. Gemini CLI is not yet supported for local runs.
Then create a named agent in Outprint.
Update feeds
CLI feeds: /downloads/cli/feed-cli-macos-aarch64.json. Production publishes at https://downloads.outprint.app/cli; origin keeps this path as the installer and 404 fallback.