browse-multi

Category: Tools & Productivity | Uploader: blaizewblaizew | Downloads: 0 | Version: v1.0(Latest)

Concurrent browser automation via persistent headless Chromium daemons with MCP interface. Each agent gets its own named instance (~200ms/command after first call). DEFAULT tool for all agent browsing. Every agent and sub-agent that needs to browse the web MUST use browse-multi, not Playwright MCP. Playwright MCP is reserved for the user's interactive use only (logging in, exporting session cookies). Use when an agent or sub-agent needs to browse the web, scrape a page, interact with a site, fill forms, take screenshots, or extract content. Triggers on: "browse this site," "scrape this page," "navigate to," "check this URL," "take a screenshot of," "fill out this form," "read this page," or any task requiring web access beyond WebFetch.

Changelog: Source: GitHub https://github.com/blaizew/browse-multi

Directory Structure

Current level: tree/main/

  • 📁 .claude-plugin/
    • 📄 plugin.json 599 B
  • 📁 commands/
    • 📄 content.js 1.6 KB
    • 📄 inspection.js 1.5 KB
    • 📄 interaction.js 3.6 KB
    • 📄 navigation.js 884 B
    • 📄 session.js 930 B
    • 📄 tabs.js 1.6 KB
    • 📄 visual.js 316 B
  • 📁 lib/
    • 📄 instance.js 4.3 KB
    • 📄 refs.js 3.8 KB
  • 📄 .gitignore 30 B
  • 📄 .mcp.json 130 B
  • 📄 browse-multi-mcp.js 15.3 KB
  • 📄 browse-multi-server.js 11.5 KB
  • 📄 browse-multi.js 9.6 KB
  • 📄 CONTRIBUTING.md 11.5 KB
  • 📄 LICENSE 1.0 KB
  • 📄 package-lock.json 1.8 KB
  • 📄 package.json 749 B
  • 📄 README.md 17.2 KB
  • 📄 setup 1.4 KB
  • 📄 SKILL.md 14.0 KB
  • 📄 test-smoke.sh 3.5 KB

SKILL.md

Login to download/like/favorite ❤ 6 | ★ 0
Comments 0

Please login before commenting.

Loading comments...