I’m currently trouble shooting some Cypress tests for Auth on NextJS and its really not going well. Its basically halted development on my project for like two weeks and a ton of Cursor credit.
I’m using the Cypress UI and opening the developer console to problem solve a lot and I’m anecdotally aware of BrowserTools MCP.
I’m just wondering if anyone can give me some advice about E2E tests and MCP because I’m not happy with my current setup.
Any tips welcome.