Get rid of dependency on playwright-mcp (#292432)

This commit is contained in:
Tyler James Leonhardt
2026-02-02 23:16:17 -08:00
committed by GitHub
parent 2c2c45a9b5
commit c8d90ab45f
10 changed files with 82 additions and 654 deletions

2
.vscode/mcp.json vendored
View File

@@ -1,6 +1,6 @@
{
"servers": {
"vscode-playwright-mcp": {
"vscode-automation-mcp": {
"type": "stdio",
"command": "npm",
// Look at the [README](../test/mcp/README.md) to see what arguments are supported