Skip to content

Commit 90c4795

Browse files
committed
Remove Playwright MCP configuration from mcp.config.json to streamline server setup.
1 parent 722d34f commit 90c4795

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

mcp.config.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
{
2-
"playwright-mcp": {
3-
"command": "npx",
4-
"args": ["@playwright/mcp@latest"]
5-
},
62
"my-custom-server": {
73
"command": "tsx",
84
"args": ["custom-mcp-server"]

0 commit comments

Comments
 (0)