Your AI assistant's hands on your Chrome browser.

An MCP server that gives AI assistants real hands on a Chromium browser — clicking, typing and reading pages like a human operator, entirely on your machine.

Start 3-day free trial
$10/month after trial · Cancel anytime · macOS · Works with Google Chrome
curl -fsSL https://bryg.pages.dev/install.sh | sh
Open the staging dashboard, log in, and screenshot the billing page
⏺ browser_navigate("staging.example.com") … done
⏺ browser_login_fill(creds="~/.creds/staging") … filled, values never enter the chat
⏺ browser_click_text("Billing") · browser_screenshot() … captured
✓ Here's the billing page — the invoice table shows 3 overdue items…

Built for real-world automation

40+ tools covering perception, action, and observation — designed from daily QA work, not demos.

Extract page elements

Accessibility-tree snapshots with stable element refs — the AI reads page structure and grabs exactly the element it needs. Falls back to coordinates when needed.

Smart selectors

Generates short, semantic, verified-unique XPath from text, coordinates, or refs — ready to paste into your test suite, not brittle full paths.

Network recorder

Record API/XHR/WebSocket traffic in the background — everything, keyword-filtered, or failures only. Auth, cookie and password fields are masked by default.

OCR & QR built in

Reads text from canvas, images and games (multi-strategy OCR, any tesseract language) and decodes QR codes anywhere on the page.

Acts like a human

Clicks, typing, scrolling, drag, hover and key combos are dispatched as trusted browser-level input events.

Login without leaks

Fills credentials from a local file. Secrets never enter the AI conversation, logs, or leave your machine.

Share the browser with AI

Headful by default and never steals focus — watch what the AI does, and take over with your own mouse anytime.

Multi-tab & clipboard

Work across tabs, move data through the OS clipboard, upload files, print to PDF, and auto-dismiss dialogs.

Script recording Coming soon

Record a session into a replayable script — turn an AI run into a repeatable test you can re-run anytime.

How it works

From checkout to your first automated task in minutes.

Subscribe

Start the 3-day free trial. Your license key arrives by email instantly.

Install

One command: curl -fsSL https://bryg.pages.dev/install.sh | sh — guided setup registers BRYG with your MCP client and activates your key.

Automate

Tell your AI what you need. BRYG launches a dedicated browser profile and gets to work.

Simple pricing

One plan, everything included.

$10/month
  • 3-day free trial
  • All 40+ automation tools
  • 1 device per license
  • Updates included
  • Zero telemetry — runs entirely on your machine
  • Cancel anytime, self-serve
Start free trial

FAQ

What is an MCP server?

MCP (Model Context Protocol) is an open standard that lets AI assistants use external tools. BRYG implements MCP, so any compatible client — such as Claude Code — can use it to control a browser on your machine.

What are the requirements?

macOS and a Chromium-based browser (works with Google Chrome). BRYG runs a dedicated browser profile, fully separate from your daily browsing.

Does my data leave my machine?

No. BRYG runs locally and collects zero telemetry. The only network calls BRYG itself makes are license validation at startup (with a 72-hour offline grace period) and an anonymous update check, both documented in the privacy policy.

How does licensing work?

One license key activates one device. You can move your license to another machine anytime from the self-serve customer portal, where you can also manage billing or cancel.

Is automating websites allowed?

Automating actions on a website may be subject to that site's terms of service. BRYG is a tool — you are responsible for using it in ways that comply with the sites you automate.

Is BRYG affiliated with Google?

No. BRYG is an independent product and is not affiliated with or endorsed by Google. "Google Chrome" is a trademark of Google LLC, referenced only to describe compatibility.