Lulzx Ubrowser
lulzx-ubrowser is a Claude Code plugin for the Build phase that delivers MCP Playwright browser automation with compact snapshots and token-efficient execution.
Run ultrafast, token-efficient browser automation from Claude Code for scraping, snapshots, and batch web tasks without bloating context.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lulzx-ubrowser@Lulzx/ubrowserBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Lulzx/ubrowser") and the paste-ready config with skillselion.get_install_config("plugin:Lulzx/ubrowser").
What it does
lulzx-ubrowser is a Claude Code plugin that exposes fast, cost-conscious browser automation through MCP and Playwright. Solo builders 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. It fits the build phase when you are validating UI flows, harvesting competitor pages, or scripting integration checks against staging sites. 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.
Highlights
- 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
Why builders use it
Full browser automation in the agent chews context and time when you only need fast snapshots, scraping, or batch page runs.
After install, Claude Code can drive the web through a lightweight MCP layer tuned for cheaper, faster automation output.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 12 stars, 0 votes.
FAQ
Who is lulzx-ubrowser for?
Solo and indie 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.
Comments
Share how you use lulzx-ubrowser, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.