brouser

↗ HN profile [ 34.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built this MCP so agents can see the DevTools Styles panel without manual copying. The inspiration? Debugging a friend's WordPress + Elementor site. After staring at the GUI generated stylesh*t several times, I…

  2. It is a wrapper around the Chrome DevTools Protocol (CDP), the same API that DevTools uses, to inspect elements programmatically and intuitively like accessing DOM. Why this? I have seen too many tools pretending they…