Skip to main content
toolsSource-backedReview first Safety Privacy
Hyperbrowser logo

Hyperbrowser

Hyperbrowser is a cloud platform for running headless Chrome browser sessions that AI agents and developers control remotely.

by Hyperbrowser·added 2026-04-27·
HarnessCLI
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://docs.hyperbrowser.ai, https://github.com/JSONbored/awesome-claude/blob/main/content/tools/hyperbrowser.mdx, https://www.hyperbrowser.ai
Brand
Hyperbrowser
Brand domain
hyperbrowser.ai
Brand asset source
brandfetch
Safety notes
Drives real remote Chrome browsers that load and interact with live websites and execute arbitrary navigation and form actions on the user's behalf., Offers stealth and bot-detection evasion features; using them against sites that prohibit automated access may violate target sites' terms of service., Paid hosted service: usage consumes account credits and requires an API key with network access to the Hyperbrowser cloud.
Privacy notes
Browsing, scraping, and agent sessions run on Hyperbrowser's cloud infrastructure, so page content, scraped data, and any credentials entered during automated sessions are transmitted to and processed by a third party., Session video recording can capture on-screen data from automated browsing sessions., Requires a Hyperbrowser API key; review the vendor's data retention and handling policies before sending sensitive or authenticated content.
Author
Hyperbrowser
Claim status
unclaimed
Last verified
2026-04-27

Safety notes

  • Drives real remote Chrome browsers that load and interact with live websites and execute arbitrary navigation and form actions on the user's behalf.
  • Offers stealth and bot-detection evasion features; using them against sites that prohibit automated access may violate target sites' terms of service.
  • Paid hosted service: usage consumes account credits and requires an API key with network access to the Hyperbrowser cloud.

Privacy notes

  • Browsing, scraping, and agent sessions run on Hyperbrowser's cloud infrastructure, so page content, scraped data, and any credentials entered during automated sessions are transmitted to and processed by a third party.
  • Session video recording can capture on-screen data from automated browsing sessions.
  • Requires a Hyperbrowser API key; review the vendor's data retention and handling policies before sending sensitive or authenticated content.

Schema details

Install type
copy
Troubleshooting
No
Skill and platform metadata
Retrieval sources
https://docs.hyperbrowser.aihttps://hyperbrowser.ai/docs/introductionhttps://www.hyperbrowser.ai
Tool listing metadata
Pricing
paid
Disclosure
editorial
Application category
DeveloperApplication
Operating system
Web
Full copyable content
## Editorial notes

Hyperbrowser belongs in the agent infrastructure category for teams running browser automation beyond local developer machines.

## Disclosure

Editorial listing. No paid placement or affiliate link is used.

About this resource

Editorial notes

Hyperbrowser belongs in the agent infrastructure category for teams running browser automation beyond local developer machines.

Disclosure

Editorial listing. No paid placement or affiliate link is used.

Source citations

Add this badge to your README

Show that Hyperbrowser is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/tools/hyperbrowser.svg)](https://heyclau.de/entry/tools/hyperbrowser)

How it compares

Hyperbrowser side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

Field

Hyperbrowser is a cloud platform for running headless Chrome browser sessions that AI agents and developers control remotely.

Open dossier

MIT-licensed CDP browser-control harness from Browser Use that lets Claude Code, Codex, and other coding agents connect to a real or cloud Chrome browser, use screenshots and coordinate clicks, edit task-specific helpers, and optionally learn reusable domain skills for web automation workflows.

Open dossier

Open-source browser automation library for building AI agents that can navigate, click, type, and inspect websites.

Open dossier

Cloud browser infrastructure for browser automation, AI agents, scraping workflows, and web interaction at scale.

Open dossier
Trust
Install riskReview firstReview firstReview firstReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety · Privacy
BrandHyperbrowser logoHyperbrowserBrowser Harness logoBrowser HarnessBrowser Use logoBrowser UseBrowserbase logoBrowserbase
Categorytoolstoolstoolstools
Sourcesource-backedsource-backedsource-backedsource-backed
AuthorHyperbrowserBrowser UseBrowser UseBrowserbase
Added2026-04-272026-06-182026-04-272026-04-27
Platforms
CLI
CodexCLI
CLI
CLI
Source repo
Safety notesDrives real remote Chrome browsers that load and interact with live websites and execute arbitrary navigation and form actions on the user's behalf. Offers stealth and bot-detection evasion features; using them against sites that prohibit automated access may violate target sites' terms of service. Paid hosted service: usage consumes account credits and requires an API key with network access to the Hyperbrowser cloud.Browser Harness can connect agents to a real logged-in Chrome profile. Remote debugging may expose active sessions, extensions, bookmarks, history, page content, downloads, uploads, and account actions to the agent. The documented Way 1 setup uses the user's everyday Chrome profile through `chrome://inspect/#remote-debugging`; require explicit user consent before attaching to sensitive accounts. The documented Way 2 setup launches Chrome with a non-default `--user-data-dir` and remote debugging port; keep that isolated profile separate from everyday browser data. Remote Browser Use Cloud sessions require `BROWSER_USE_API_KEY`, may use proxies, can persist profile state, and can continue billing until timeout or shutdown. Agents using Browser Harness can edit `agent-workspace/agent_helpers.py` and optional domain-skill files; review generated helper code and public skill contributions before reuse. Browser automation can submit forms, send messages, purchase items, scrape websites, change account settings, and upload files. Keep destructive or account-writing tasks behind confirmation.Browser Use drives a real browser and can navigate, click, type, and submit forms autonomously; run it against trusted sites and review actions before granting access to logged-in sessions or sensitive accounts.— missing
Privacy notesBrowsing, scraping, and agent sessions run on Hyperbrowser's cloud infrastructure, so page content, scraped data, and any credentials entered during automated sessions are transmitted to and processed by a third party. Session video recording can capture on-screen data from automated browsing sessions. Requires a Hyperbrowser API key; review the vendor's data retention and handling policies before sending sensitive or authenticated content.Browser Harness workflows can expose page screenshots, DOM text, URLs, cookies-backed login state, account data, downloads, uploads, form inputs, and extracted website data to the agent and configured model providers. Profile sync for Browser Use Cloud is documented as cookies-only, but it still moves browser authentication material into a remote browser environment. Cloud browser live URLs, proxy settings, profile identifiers, daemon logs, `/tmp` socket or pid files, and copied support artifacts may reveal browsing activity or account context. Public domain-skill PRs should not include secrets, private selectors tied to confidential apps, customer data, screenshots, credentials, tokens, or personal browsing history.Page content, screenshots, and DOM data are sent to the configured LLM provider to plan actions, and agents can read and submit data on authenticated sites; control credentials and which pages agents can access.Browserbase runs browsers in its cloud, so the pages you visit, screenshots, and session data are processed on Browserbase infrastructure; avoid driving authenticated or sensitive sessions without reviewing data handling and retention.
Prerequisites— none listed
  • Python 3.11 or newer, uv, git, and a durable local checkout for editable installation.
  • A Chrome or Chromium-based browser that can be attached through Chrome remote debugging, or a Browser Use Cloud API key for cloud browsers.
  • Codex, Claude Code, or another agent host that can read the Browser Harness `SKILL.md` instructions.
  • A clear boundary for which browser profile, logged-in sites, cloud browser sessions, downloads, uploads, and account actions the agent may access.
— none listed— none listed
Install
git clone https://github.com/browser-use/browser-harness && cd browser-harness && uv tool install -e .
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.