Welcome to the closed beta. BrowserOps lets your AI coding agent or any AI clients that support MCP (Claude Code, Cursor, OpenClaw, Hermes) drive your real Chrome browser — same logged-in profile, same cookies, same tabs.
This guide walks you from zero to a working setup in about 5 minutes.
node -vchrome://versionnpm i -g browserops
(pnpm add -g browserops works too.)
This installs two binaries on your PATH:
browserops — the CLI you'll use day-to-daybrowserops-shim — the MCP server your editor talks to (you don't run this directly)