Catalog
io.github.YawLabs/vew-mcp
OfficialBrowser MCP: drive a real Chromium via Playwright with compact ref-addressable page snapshots
Browser MCP that drives real Chromium via Playwright with compact page snapshots.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"vew-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/vew-mcp@0.4.2"
]
}
}
}