Cursor needs awareness of the UI πŸ‘€

100% needs something like this, vs just the β€œIDE”

1 Like

I wanted an MCP server without the need for a browser extension so I made this one recently which currently supports screenshots and getting the browser console log. I’m not suggesting it’s better than the other ones (and it is very new) but it does allow me to tell Cursor to verify the results in an actual browser (it uses Playwright) and also to e.g. tell it to fix the console errors on a page. It’s also possible to specify a specific CSS selector to focus the screenshot on.

1 Like

100% agree here. We needs a built-in feature like this.