BeClaude

playwright

New
7.3kSmitheryDevelopmentby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "playwright": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
codingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.