MCP server for browser automation using Playwright
{ "mcpServers": { "automatalabsmcp-playwright": { "command": "npx", "args": [ "-y", "@automatalabs/mcp-server-playwright" ] } } }