main
 1{
 2  "mcpServers": {
 3    "playwright": {
 4      "command": "npx",
 5      "args": [
 6        "@playwright/mcp@latest"
 7      ]
 8    }
 9  }
10}