Drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
BRYG is an MCP server that lets AI assistants drive real Chromium-based browsers β navigate, click, type, read pages, run OCR, and record network traffic. Like a human operator, on your machine.
π Website Β· π Docs Β· π Security Β· π Privacy
$3 per device/month Β· 14-day free trial Β· macOS (Apple Silicon) & Windows (x64) Β· Works with Google Chrome
BRYG implements the Model Context Protocol (MCP) as a plain stdio server, so any compatible client β Claude Code, Claude Desktop, Hermes, Cursor, and others β can control a Chromium browser on your machine. It gives your AI assistant 43 tools covering perception, action, and observation, designed from daily QA work rather than demos.
Note: This repository hosts BRYG's public documentation and issue tracker. The product itself is a single self-contained binary, distributed via the installer below and verified by SHA-256 checksum on download.
BRYG is a licensed product β you need a key to activate it. It takes about a minute:
bryg activate <key> anytime.Each device gets its own license key, and each key activates one machine. Pick the number of devices at checkout β 3 devices is $9/month. Your own key is issued immediately; for every additional device you enter an email address, and the invitation link sent there issues that device its own key. All of your keys are listed together in the customer portal, and you can add or remove devices at any time with prorated billing.
macOS
Windows (PowerShell)
The installer downloads the right binary for your OS/architecture to ~/.bryg/bin/ (%USERPROFILE%\.bryg\bin\ on Windows), verifies its SHA-256 checksum, then runs a guided setup that registers BRYG with your MCP client(s), optionally installs OCR support, and activates your license key.
npm / npx β if you'd rather configure your MCP client directly (needs Node.js 18+):
bryg-mcp is a launcher: on first run it downloads the BRYG engine for your platform into ~/.bryg/bin, verifies its checksum, and starts it β same engine, same license, same ~/.bryg as the installers above. Activate with npx bryg-mcp activate <key>; every other command works the same way.
[ref=N]); compact and reliable for AI to act on, with coordinate fallback.Perception β browser_snapshot Β· browser_read Β· browser_screenshot Β· browser_ocr Β· browser_qr
Action β navigate Β· click Β· type Β· fill Β· scroll Β· press keys Β· drag Β· upload Β· select, and more
Observation β network_start Β· network_stop Β· network_status
See the full tool reference.
| Command | Description |
|---|---|
bryg | Start the MCP server (stdio) β this is what your MCP client runs |
bryg setup [--yes] [--no-ocr] [--no-path] | Guided setup (re-runnable) |
bryg activate <key> | Activate your license on this machine |
bryg deactivate | Release this machine's license seat |
bryg update [--check] | Update BRYG (verified by checksum) |
bryg browser launch [url] | stop | Manage the dedicated automation browser |
bryg uninstall [--yes] | Deactivate seat, unregister, and remove ~/.bryg |
bryg setup registers BRYG with Claude Code and Claude Desktop for you. For any other client, point it at the binary as a stdio server. Hermes, for example, takes a few lines in ~/.hermes/config.yaml followed by /reload-mcp:
Full documentation β installation, CLI, configuration, all 43 tools, licensing FAQ, and changelog β lives at bryg.pages.dev/docs.
BRYG is commercial software provided under its End User License Agreement. This repository's documentation content is Β© BRYG. The BRYG binary is not open source.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bryg)<a href="https://allmcps.com/mcp/bryg"><img src="https://allmcps.com/api/badge/bryg?style=directory" alt="BRYG on AllMCPs" /></a>