.mcp.json 87 B

123456
  1. {
  2. "playwright": {
  3. "command": "npx",
  4. "args": ["@playwright/mcp@latest"]
  5. }
  6. }