Capability
Viewport And Device Emulation Configuration
11 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “viewport-and-device-emulation”
MCP server for Chrome DevTools
Unique: Exposes CDP's Emulation domain through MCP, allowing agents to dynamically change viewport and device settings without restarting the browser. Supports device presets for common devices, reducing configuration overhead.
vs others: More flexible than Puppeteer's setViewport() because it also supports device emulation (user agent, touch, device pixel ratio) in a single call, and allows agents to switch between device profiles without page reload.