RetrySight Cloud staging is live.

Open Cloud
Documentation menu
Docs home

Docs get-started

Quickstart — Lite

Install RetrySight Lite on macOS, Windows, or Linux and confirm the local API on loopback.

On this page
  1. Install
  2. Launch
  3. Then

Lite is the fastest path to retry visibility. The desktop app bundles collectors and a local manager — no Docker.

Install

macOS and Linux:

curl -fsSL https://app.retrysight.com/install.sh | bash

Windows (PowerShell):

irm https://app.retrysight.com/install.ps1 | iex

Packaged builds (.dmg, .tar.gz, .zip) are listed on the Lite download page and in the install manifest.

Launch

  1. Open RetrySight Lite from Applications (macOS) or the install directory.
  2. Confirm the local API is on http://127.0.0.1:18081.
  3. Use a supported coding agent on the same machine — Lite tails its logs in-process.

Then

  • Lite install — platform notes and build from source
  • Local API — REST, GraphQL, and auth
  • MCP — Cursor / VS Code wiring

Need a fleet console instead? See Enterprise Core quickstart.