1 2 3 4 5 6 7 8 9 10 11
{ "mcpServers": { "playwright": { "command": "npx", "args": ["@playwright/mcp@latest"], "env": { "NODE_OPTIONS": "--no-warnings" } } } }