brouser
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
-
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…