Cursor controlling browser

Cursor team, could you please let Cursor agent control the browser?
You could use ‘Browser Use’ or similar.

I build nextjs webapps, and this feature would help because I could get Cursor to:
1 add a feature
2 add temporary console.logs (server and client side)
3 host the server with npm run dev
4 test the feature with ‘Browser Use’
5 debug issues with console logs
6 repeat 5 and 6 until the feature is working
7 remove console.logs

Cursor doesn’t currently have browser control capabilities, but we are working on some internal concepts on how this could work - I’d expect to see something around this feature soon!

4 Likes