upd: qwen
This commit is contained in:
13
.qwen/settings.json
Normal file
13
.qwen/settings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"playwright": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"@playwright/mcp@latest",
|
||||
"--headless"
|
||||
],
|
||||
"timeout": 30000
|
||||
}
|
||||
},
|
||||
"$version": 3
|
||||
}
|
||||
Reference in New Issue
Block a user