{ "mcpServers": { "shadcn": { "command": "npx", "args": ["shadcn@latest", "mcp"] }, "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] }, "next-devtools": { "command": "npx", "args": ["-y", "next-devtools-mcp@latest"] } } }