playwirght

This commit is contained in:
centdix
2026-02-22 14:03:49 +00:00
parent 35dded1347
commit 5e415c0a12
+6
View File
@@ -4,5 +4,11 @@
"type": "http",
"url": "https://mcp.svelte.dev/mcp"
}
},
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}