{ "mcpServers": { "playwright": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-playwright" ], "env": { "PLAYWRIGHT_BROWSERS_PATH": "0" } } } }