{ "mcpServers": { "playwright": { "command": "npx", "args": ["@playwright/mcp", "start", "--port", "9090"], "description": "Playwright browser automation for component testing" } } }