A Claude Code plugin for browser automation via the browser-act CLI — stealth browsing, captcha solving, proxy support, Real Chrome control, and structured page interaction.
Homepage: https://www.browseract.com
Add the marketplace:
/plugin marketplace add browser-act/claude-code-browser-act
Then install the plugin:
/plugin install browser-act@browseract
On first use, the plugin will prompt to install the underlying CLI (requires Python 3.12+ and uv):
uv tool install browser-act-cli --python 3.12/plugin marketplace update browseract
Versioning follows semver via the version field in plugins/browser-act/.claude-plugin/plugin.json.
MIT — see LICENSE.