{ "mcpServers": { "playwright": { "type": "stdio", "command": "npx", "args": [ "@playwright/mcp@latest" ], "env": {} }, "vscode-lsp": { "type": "stdio", "command": "./mcp-lsp-proxy.sh" } } }