playwriter

remorses/playwriter
★ 3,094 stars HTML 🌐 Browser/Web Updated 1mo ago
Chrome extension to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "playwriter": {
      "command": "npx",
      "args": [
        "-y",
        "remorses/playwriter"
      ]
    }
  }
}

Topics

mcpplaywright