mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Mention debugging of the server (#262586)
This commit is contained in:
committed by
GitHub
parent
a972f2cb4b
commit
63a08f4e04
1
.vscode/mcp.json
vendored
1
.vscode/mcp.json
vendored
@@ -3,6 +3,7 @@
|
||||
"vscode-playwright-mcp": {
|
||||
"type": "stdio",
|
||||
"command": "npm",
|
||||
// Look at the [README](../test/mcp/README.md) to see what arguments are supported
|
||||
"args": ["run", "start-stdio"],
|
||||
"cwd": "${workspaceFolder}/test/mcp"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user