BrowseFull catalogOutcomesSolve a specific problemRolesStack by teamTrustFilter by risk tier
← Back to the Claude Observatory

byob

Skill Development Usable
Works inClaude Code
Usable Scanned — metadata only

Eliminates the need for headless browser setup or browser automation libraries.

A local MCP server that lets Claude Code and other AI coding tools control the Chrome you already have open — with your logged-in sessions, cookies, and real-browser fingerprint intact, so it sees authenticated pages and passes bot detection. Setup builds a Chrome extension you load unpacked, then registers the MCP server with your AI tools; a curl install script automates the whole flow in about 5 minutes.

131 starsMIT (commercial OK)FreeQuick setup
Usable rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

Eliminates the need for headless browser setup or browser automation libraries. Claude can control your actual Chrome instance, reducing latency and infrastructure overhead.

Teams automating web interaction tasks that require real browser state, cookies, and JavaScript execution without maintaining separate browser infrastructure.

Claude Code Claude Cowork Claude Chat

https://github.com/wxtsky/byob

By wxtsky

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
curl -fsSL https://raw.githubusercontent.com/wxtsky/byob/main/install.sh | bash

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

First thing to try

After installing, paste this into Claude:

Help me auto-fill and submit web forms using live browser session
PrerequisitesNode.js >= 20, bun, Chrome, and an MCP-compatible AI tool (the install script offers to install bun for you)CostFree

Trust Signals Auto-scanned

Stars131Contributors2Last updated2026-07-30LicenseMIT (OK for commercial use)Known CVEsNone foundSources: GitHub Advisory Database + OSV.dev · Scanned 2026-08-17 · scanner v1

Community Pulse New

No community discussions found yet. This doesn't mean the tool isn't good — it may be new or serve a niche use case.

Reviewer notes

Auto-scanned review. These are observations, not a security certification.

catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 131 GitHub stars; 2 contributors; last commit 19d ago; license MIT.

Things to check

  • Setup requires loading an unpacked Chrome extension in developer mode and fully quitting/restarting Chrome (Chrome only reads the Native Messaging config at startup). The browser_eval tool is disabled by default (enable with BYOB_ALLOW_EVAL=1). Because the agent drives your real logged-in browser — including session cookies — grant access carefully.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
3/5
Reliability
3/5
Security
3/5
Overall score3.00 / 5.00 UsableEvaluatedAug 2026
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 131 GitHub stars; 2 contributors; last commit 19d ago; license MIT.

← Back to the Claude Observatory

Rolling Claude out in your org? Let's talk.

Start a conversation →