Playwriter
MCP Serverby remorses · Added 5mo ago
Claude
3.2k
Install
git clone https://github.com/remorses/playwriterAdd to Claude
claude mcp add remorses-playwriter-playwriterQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"playwriter": {
"command": "npx",
"args": [
"@modelcontextprotocol/playwriter"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Browser automation through Chrome extension with single Playwright API execution tool, enabling collaborative automation alongside users in existing browser tabs with reduced context window usage.
Tags
Web & Browsermcp-serverapi