{ "mcpServers": { "playwright": { "type": "stdio", "command": "cmd", "args": [ "/c", "npx", "-y", "@playwright/mcp@latest" ], "env": {} }, "filesystem": { "type": "stdio", "command": "cmd", "args": [ "/c", "npx", "-y", "@modelcontextprotocol/server-filesystem", "C:\\DEV\\COPILOT" ], "env": {} } } }