playwright (MCP)★★★★★
✓ loya-tested🆓 free🔌 drop-in
Claude can open a browser, click, type, and screenshot. Works out the box.
why it matters
Playwright is Microsoft's browser automation toolkit. The Claude Code integration lets your agent open a page, click, type, take screenshots, check the console, and handle popups — all with no setup.
Every screenshot in the Armory build came from this — it's the go-to when an agent needs to verify a UI change. Simpler than browser-harness for most jobs — pick this one if you just need Claude to poke at your own local site. Free.
install
claude mcp add playwright npx @playwright/mcp@latestwhere to find it
repo health★ 31,230
avoid if
You need heavy anti-bot bypass or complex iframe navigation — browser-harness handles those better.
see it in action
open the module that demos playwright (MCP)