Skip to main content
0
B

Browserwing

BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to cont

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

English · 简体中文 · 日本語 · Español · Português

browserwing.com

https://github.com/user-attachments/assets/e5377892-4b88-433a-8620-43b38a2fb28f

Highlights

Native Browser Automation Platform with AI Integration

  • Complete Browser Control: 26+ HTTP API endpoints for full-featured browser automation
  • Built-in AI Agent: Direct conversational interface for browser automation tasks
  • Universal AI Tool Integration: Native MCP & Skills protocol support - compatible with any AI tool that supports these standards
  • Visual Script Recording: Record browser actions, edit visually, and replay with precision
  • Flexible Export Options: Convert recorded scripts to MCP commands or Skills files for AI tool integration
  • Intelligent Data Extraction: LLM-powered semantic extraction supporting OpenAI, Claude, DeepSeek, and more
  • Session Management: Robust cookie and storage handling for stable, authenticated browsing sessions

Requirements

  • Google Chrome or Chromium installed and accessible in your environment.

Screenshots

Turn Scripts Into Claude Skill

You can now combine any scripts into a SKILL.md.

Quick Start

Let Your AI Agent Install It For You

Simply send the following message to your AI agent (OpenClaw, Cursor, Claude Code, etc.):

"Help me install BrowserWing following https://raw.githubusercontent.com/browserwing/browserwing/main/INSTALL.md"

The agent will read the guide and handle the installation, configuration, Chrome setup, and Skill integration automatically.

Option A — Install via Package Manager (recommended)

Using npm:

bash
npm install -g browserwing
browserwing --port 8080

Using pnpm:

bash
pnpm add -g browserwing
browserwing --port 8080

The npm package automatically tests GitHub and Gitee mirrors during installation and selects the fastest one.

⚠️ macOS Users: If you encounter a "killed" error when running, fix it with:

bash
xattr -d com.apple.quarantine $(which browserwing)

See the macOS Installation Fix Guide for details.

Using Homebrew (macOS/Linux):

bash
# Coming soon
brew install browserwing

Option B — One-Line Install Script

Linux / macOS:

bash
curl -fsSL https://raw.githubusercontent.com/browserwing/browserwing/main/install.sh | bash

Windows (PowerShell):

powershell
iwr -useb https://raw.githubusercontent.com/browserwing/browserwing/main/install.ps1 | iex

The script automatically:

  • Detects your OS/architecture
  • Tests GitHub and Gitee mirrors, selects the fastest one
  • Downloads and extracts the binary
  • Adds to PATH

Then start BrowserWing:

bash
browserwing --port 8080
# Open http://localhost:8080 in your browser

Note for users in China: The installation script automatically uses Gitee mirror if GitHub is slow.

Option C — Manual Download

Don't lose this

Three weeks from now, you'll want Browserwing again. Will you remember where to find it?

Save it to your library and the next time you need Browserwing, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

This plugs directly into your AI and gives it new abilities it didn't have before. BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to cont. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.