BRYG for Claude Desktop
io.github.flexiblepackage/bryg
Drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture
client:Claude Desktop
transport:stdio
runtime:npm
Install BRYG in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bryg": {
"command": "npx",
"args": [
"-y",
"bryg-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs