Files
monitoring-app/.qwen/settings.json.orig
2026-04-15 08:45:04 +08:00

10 lines
155 B
JSON

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest", "--headless"],
"timeout": 30000
}
}
}