Skill Detail

Control hosted browser research and extraction through Hyperbrowser MCP

Give MCP clients hosted browser tools for scraping, crawling, structured extraction, search, and computer-use browser automation.

Browser AutomationMCP
Browser Automation MCP Security Reviewed
โญ 770 GitHub stars โฌ‡ 3.2k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill control-hosted-browser-research-and-extraction-through-hyperbrowser-mcp Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Node.js, npx, Hyperbrowser API key, MCP-compatible client
Install & setup
Run `npx hyperbrowser-mcp` with `HYPERBROWSER_API_KEY` configured, then register the server in an MCP client such as Cursor, Windsurf, or Claude Desktop.
Author
Hyperbrowser
Publisher
Organization
Last updated
Jun 23, 2026
Quick brief

Use Hyperbrowser MCP when an agent needs a hosted browser session instead of local browser automation: scraping a page into markdown, crawling linked pages, extracting structured data from messy HTML, running web search, or delegating browser-use tasks through OpenAI CUA, Claude Computer Use, or Browser Use. The boundary is the MCP browser tool layer for agent workflows; it is not a general listing for Hyperbrowser’s full platform or SDK.

How it works

What this skill actually does

Inputs and prerequisites: Node.js, npx, Hyperbrowser API key, MCP-compatible client.

Setup notes: Run npx hyperbrowser-mcp with HYPERBROWSER_API_KEY configured, then register the server in an MCP client such as Cursor, Windsurf, or Claude Desktop.

Source and verification boundary: use https://github.com/hyperbrowserai/mcp as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.

Framework fit: publish this as a MCP workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.