playwright
NewUse when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "playwright": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is playwright?
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
How to install playwright?
To install playwright: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "playwright": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is playwright best for?
playwright is a mcp categorized under Development. It is designed for: coding, productivity. Created by openai.