{ "mcpServers": { "playwright-devtools": { "type": "stdio", "command": "cmd", "args": [ "/c", "npx", "-y", "@playwright/devtools-mcp" ], "env": {} }, "flutter-inspector": { "type": "stdio", "command": "cmd", "args": [ "/c", "npx", "-y", "@arenukvern/mcp_flutter" ], "env": {} } } }