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.
npx skills add agentskillexchange/skills --skill control-hosted-browser-research-and-extraction-through-hyperbrowser-mcp
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.
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.