Releases: Agent360dk/browser-mcp
Releases · Agent360dk/browser-mcp
Release list
v1.23.0 — Chrome extension + MCP server
Browser MCP v1.23.0. Install: npx @agent360/browser-mcp install or load the attached zip unpacked.
Highlights: LRU tab-eviction (max 10 tabs/session), shadow-DOM-piercing click for web-components, tool-count + docs sync.
v1.16.1 — Chrome extension + MCP server
Browser MCP v1.16.1
Control your real Chrome from Claude Code with 29 tools including CAPTCHA solving.
Install
Option 1 (recommended):
```bash
npx @agent360/browser-mcp install
```
Option 2 (manual):
- Download `browser-mcp-v1.16.1.zip` from this release
- Unzip to a folder
- Open `chrome://extensions`
- Enable Developer mode → Load unpacked → select unzipped folder
- Run `npx @agent360/browser-mcp install --skip-extension`
What's included
- Chrome extension (Manifest V3)
- 29 browser automation tools
- CAPTCHA solving (reCAPTCHA, hCaptcha, Turnstile)
- 10 concurrent sessions with color-coded tab groups
- Human-in-the-loop for 2FA and credentials
- 9 provider integrations (Stripe, HubSpot, Slack...)