Skip to content

Releases: Agent360dk/browser-mcp

v1.23.0 — Chrome extension + MCP server

Choose a tag to compare

@GLouv GLouv released this 09 Jun 18:55

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

Choose a tag to compare

@GLouv GLouv released this 09 Apr 09:22

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):

  1. Download `browser-mcp-v1.16.1.zip` from this release
  2. Unzip to a folder
  3. Open `chrome://extensions`
  4. Enable Developer mode → Load unpacked → select unzipped folder
  5. 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...)

Links