mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
8 lines
98 B
JSON
8 lines
98 B
JSON
|
|
{
|
||
|
|
"playwright": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": [
|
||
|
|
"@playwright/mcp@latest"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|