Claw Lens requires Node.js 18 or later. Run
node --version to check your version before proceeding.Start Claw Lens
The fastest way to run Claw Lens is with Claw Lens ingests your agent session files into a local database and opens the dashboard automatically.
npx — no install step required. If you prefer a persistent global command, install it once and run claw-lens from anywhere.Open the dashboard
The dashboard opens at http://localhost:4242 automatically when Claw Lens starts. If you passed
--no-open, navigate there manually in your browser.The Overview page shows total cost, session counts, and active agent health at a glance.Explore your sessions
Go to Sessions to browse every recorded agent run. Click any session to open the Session Timeline and step through every LLM turn and tool call in order.