
Lulzx Ubrowser
- 12 repo stars
- Updated December 22, 2025
- Lulzx/ubrowser
lulzx-ubrowser is a Claude Code plugin that delivers MCP Playwright browser automation with compact snapshots and token-efficient execution.
About
lulzx-ubrowser is a Claude Code plugin that exposes fast, cost-conscious browser automation through MCP and Playwright. developers use it when the agent must open real URLs, capture structured snapshots, scrape data, or run batch web jobs without paying a heavy token tax on every page load. Compared with generic browser MCP servers, the positioning emphasizes speed, compact execution output, and automation-oriented keywords like batch runs and snapshots. You install it as a plugin bundle from the Lulzx/ubrowser repo and invoke browser tools from Claude Code once MCP is registered. It is a task integration, not a methodology skill: you reach for it when a concrete web interaction is on the critical path, not as a default for every session.
- MCP browser automation tuned for Claude Code with compact snapshots and token reduction vs full-page dumps
- Playwright-backed execution for scraping, batch runs, and web workflows
- Ultrafast paths aimed at lower cost per automation step
- Batch and snapshot-oriented flows for repeatable agent-driven browsing
Lulzx Ubrowser by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install lulzx-ubrowser@Lulzx/ubrowserAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 12 |
|---|---|
| Last updated | December 22, 2025 |
| Repository | Lulzx/ubrowser ↗ |
What it does
Run ultrafast, token-efficient browser automation from Claude Code for scraping, snapshots, and batch web tasks without bloating context.
Who is it for?
Best when you automate scraping, UI checks, or batch browsing from Claude Code and care about token cost per run.
Skip if: Skip if you need a full visual E2E suite with rich reporting and no MCP setup—use dedicated Playwright CI instead.
What you get
After install, Claude Code can drive the web through a lightweight MCP layer tuned for cheaper, faster automation output.
- Registered MCP browser tools usable from Claude Code
- Compact page snapshots and automation results for agent follow-up
- Repeatable batch web execution workflows
By the numbers
- Plugin bundle: 1 plugin from repo Lulzx/ubrowser
- Positioning: fastest, cheapest browser automation for Claude Code
- Stack keywords: MCP, Playwright, scraping, snapshots, batch
Recommended Plugins
How it compares
MCP browser integration, not a journey-wide process skill or generic marketplace bundle.
FAQ
Who is Lulzx Ubrowser for?
Developers using Claude Code who need Playwright-backed browsing, scraping, and snapshots without maximal token overhead.
When should I use Lulzx Ubrowser?
Use it during build and integration work when the agent must interact with live sites, capture compact page state, or run batch web automation.
How do I add Lulzx Ubrowser to my agent?
Install the Lulzx/ubrowser Claude Code plugin, register its MCP server per the repo README, then call the browser tools from Claude Code sessions.