agent-browser is a CLI for driving a headless Chromium from the terminal, made for AI agents. It ships as an npm package and downloads its own Chromium, so it does not need Playwright, Puppeteer or a system Chrome.
# 1. Install the CLI globally (any Node 20+ works; on a mise-managed machine this lands under the active node)
npm install -g agent-browser