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!
@danperks, is there any updates. I wish to connect Cursor to Firefox Developer Edition. My use case:
I open Google Docs with a requirements
Link Cursor to that browser
Prompt to perform some edits in a browser widnow
Prompt to build a feature
I know that there’s Google Docs MCPs but they are pain in the ass: only available with Gemini Pro subscription, otherwise setup is impossibly hard. I still wood prefer direct access for the selected browser tab.
P.S. Maybe I’ll implement it myself. Give me some clues: should I use a skill, MCP, Firefox extension?