We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e99fd commit 6fbdbf2Copy full SHA for 6fbdbf2
.vscode/mcp.json
@@ -1,5 +1,9 @@
1
{
2
"servers": {
3
+ "playwright": {
4
+ "command": "npx",
5
+ "args": ["-y", "@playwright/mcp@latest", "--vision"]
6
+ },
7
"filesystem": {
8
"command": "npx",
9
"args": ["-y", "@modelcontextprotocol/server-filesystem", "./assets"]
0 commit comments