Skip to main content
ClaudeWave

Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP

MCP Servers3.6k stars151 forksHTMLMITUpdated 16d ago
Editor's note

Playwriter is an MCP server and CLI tool that connects AI agents to the user's already-running Chrome browser rather than spawning a fresh isolated instance. It works through a Chrome extension installed from the Web Store, which bridges the Playwright API to the active browser session, preserving existing logins, cookies, and extensions. Agents execute Playwright JavaScript snippets inside stateful sandboxes using the CLI command `playwriter -s <id> -e '<code>'`, with variables like `page`, `context`, and a persistent `state` object available across calls. Features include visual accessibility labels using Vimium-style color-coded overlays that generate `aria-ref` selectors for element targeting, CDP-based debugging and live code editing, network request interception, and screenshot capture with labeled elements. The tool integrates with Claude Code and other MCP-compatible agents via direct MCP server configuration or the `skills` package. Developers, QA engineers, and AI agent builders who need browser automation against authenticated sessions or bot-detection-sensitive sites benefit most from this approach.

ClaudeWave Trust Score
85/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !README contains suspicious pattern: eval\s*\(
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/remorses/playwriter
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/remorses/playwriter and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
mcpplaywright

What people ask about playwriter

What is remorses/playwriter?

+

remorses/playwriter is mcp servers for the Claude AI ecosystem. Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP It has 3.6k GitHub stars and was last updated 16d ago.

How do I install playwriter?

+

You can install playwriter by cloning the repository (https://github.com/remorses/playwriter) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is remorses/playwriter safe to use?

+

Our security agent has analyzed remorses/playwriter and assigned a Trust Score of 85/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains remorses/playwriter?

+

remorses/playwriter is maintained by remorses. The last recorded GitHub activity is from 16d ago, with 21 open issues.

Are there alternatives to playwriter?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy playwriter to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: remorses/playwriter
[![Featured on ClaudeWave](https://claudewave.com/api/badge/remorses-playwriter)](https://claudewave.com/repo/remorses-playwriter)
<a href="https://claudewave.com/repo/remorses-playwriter"><img src="https://claudewave.com/api/badge/remorses-playwriter" alt="Featured on ClaudeWave: remorses/playwriter" width="320" height="64" /></a>

More MCP Servers