Every day when working with Agent mode, it keeps “hanging” or getting stuck and I have to ask it to continue. It will not continue on its own. Even asking it continue will usually just make it hang again. Its always when calling an MCP tool or making edits to a file.
Steps to Reproduce
Work with agent mode and have it call an MCP tool or making edits to a file.
Hey, thanks for the report. I saw a very similar case recently: the agent freezes when using MCP tools and editing files. In that case, the issue was network-related (a VPN + HTTP/2 conflict).
Try this workaround:
Add this to settings.json:
"cursor.general.disableHttp2": true
If you’re using a VPN or a corporate network, try without it
Restart Cursor
For debugging, we need a bit more info:
Next time it freezes, copy the Request ID (chat menu on the right > Copy Request ID)
Cursor Settings > Network > Run Diagnostics, please share a screenshot of the results
Help > Toggle Developer Tools > Console, if you see any red errors when it freezes, please screenshot them
One more question: does this happen only with Opus 4.5, or with other models too?