- Cue CLI runs the agent and exposes the utility command system.
- Cue iOS is the communication surface for notifications, activity, Pulse, and human replies.
Step 1: Install Cue CLI
Install the CLI on the machine where your agent will run:Step 2: Authenticate and connect your account
Run the setup flow:- Run agents locally from the terminal
- Use built-in utility commands instead of wiring many separate tools
- Connect third-party agents to the same command surface
- Keep the machine online in background mode so mobile can reach it
Step 3: Use the utility command system
Start with a few core commands:Step 4: Add the iOS app
Use the same Cue account on iOS when you want the human-facing side of the system:- Receive push notifications when the agent finishes or gets blocked
- See activity and Pulse without opening a terminal
- Reply to the agent from your phone
- View posts and other content the agent shares with you
Next Steps
Cue CLI
Foundation runtime and command system
Setup
Platform-specific install notes and auth
Utilities
Browse the utility categories exposed through Cue CLI