Skip to main content
The Revyl CLI documentation lives on GitHub as the single source of truth.

CLI Documentation on GitHub

Full guides for authentication, project setup, tests, dev loop, device commands, MCP integration, and more.

Quick Install

curl -fsSL revyl.com/install.sh | sh
Or use a package manager:
brew install RevylAI/tap/revyl

Quick Start

revyl doctor          # check your environment
revyl auth login      # authenticate
revyl init            # initialize your project
revyl build upload    # upload a dev binary
revyl dev             # start the dev loop

Key Resources

Getting Started

First-time setup walkthrough

Command Reference

Full reference for every CLI command and flag

MCP Setup

Connect Revyl to Cursor, Claude Code, Codex, and VS Code

Dev Loop

Iterate quickly with hot reload and live devices

GitHub Repository

Source code, releases, and README

Device Automation

Start, control, and debug cloud devices