Enhanced Playwright server by ExecuteAutomation with advanced features
claude mcp add playwright-ea --scope user -- npx -y @executeautomation/playwright-mcp-serverclaude mcp add playwright-ea --scope user -- npx -y @executeautomation/playwright-mcp-server{
"mcpServers": {
"playwright-ea": {
"command": "add",
"env": {
// Add your environment variables here
}
}
}
}