openlit binary. Pick the one that matches your OS.
Install locations & PATH
Linux/macOS script options
Theinstall.sh script downloads the matching tarball from the latest cli-*.*.* GitHub Release of openlit/openlit, verifies its .sha256 sidecar (best-effort), and installs to ~/.openlit/bin/openlit. It detects your OS (macOS, Linux) and architecture (amd64, arm64).
Build from source
If you have the repository checked out and Go installed, build a local binary:go build -trimpath -ldflags "-s -w" from cli/cmd/openlit and installs to ~/.openlit/bin/openlit.
Verify the install
Uninstall
Theopenlit binary is never touched by openlit coding uninstall (which only removes vendor plugin manifests). Remove the binary the way you installed it:
Next steps
Configuration
Point the CLI at your OpenLIT collector
Wire your coding agents
Claude Code, Cursor, and Codex in under a minute

