What breaks without openclaw playwright mcp skill
Browser tests stuck outside agent workflows. Manual MCP wiring. Playwright version conflicts.
→
End-to-end browser tests from inside OpenClaw × 195-star MCP-native skill ÷ 15–25 minutes ÷ no custom MCP server code = testing agents that run and report in one session.
Security check — openclaw playwright mcp skill
Privacy score: 7/10 — accesses connected platform APIs only.
Lock it: review OAuth scopes before install, confirm macOS, Linux; OpenClaw ≥1.0; Node.js ≥18; Playwright compatibility.
Quick start — openclaw playwright mcp skill in 15–25 minutes
Setup time: 15–25 minutes
!
You need:
- OpenClaw core
- Playwright
- Node.js ≥18
Install the package:
# Install via ClawhHub
clawhub install spiceman161/playwright-mcp
1
Install Playwright: npx playwright install
3
Set MCP_PLAYWRIGHT_PORT=8765 in .env
4
Run /playwright open <url> to launch a browser session
Compatibility & status
Works with: macOS, Linux; OpenClaw ≥1.0; Node.js ≥18; Playwright
intermediate
Last updated: Oct 2025
★ 195 on GitHub
MIT
Official docs →
View on GitHub →