{ "mcpServers": { "context7": { "type": "http", "url": "https://mcp.context7.com/mcp" }, "playwright": { "type": "stdio", "command": "cmd", "args": ["/c", "npx", "@playwright/mcp@latest"], "env": {} }, "sequential-thinking": { "type": "stdio", "command": "cmd", "args": [ "/c", "npx", "-y", "@modelcontextprotocol/server-sequential-thinking" ], "env": {} }, "shadcn": { "type": "stdio", "command": "cmd", "args": ["/c", "npx", "shadcn@latest", "mcp"] } } }