Skip to content

Commit 1033f57

Browse files
committed
Removes Playwright MCP configuration
Removes the Playwright MCP configuration. This simplifies the configuration file by removing an unused and potentially problematic entry.
1 parent 5c18604 commit 1033f57

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.vscode/mcp.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@
1717
"microsoft-docs": {
1818
"url": "https://learn.microsoft.com/api/mcp"
1919
},
20-
"playwright": {
21-
"command": "npx",
22-
"args": [
23-
"@playwright/mcp@latest"
24-
],
25-
"type": "stdio"
26-
},
2720
"svelte": {
2821
"url": "https://mcp.svelte.dev/mcp"
2922
},

0 commit comments

Comments
 (0)