Browser Testing with DevTools
Chrome DevTools MCP for real-browser evidence
Debugging · MIT
When
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
The Catch
Requires the chrome-devtools MCP server. Without it, this is a prompt, not a browser.
Embed
[](https://stackgems.com/skills/browser-testing-with-devtools)