Almost every time I interact with an Agent using either Auto or any of the models directly, at the end of generating either changes or even just text, Cursor freezes completely and must be killed/restarted. Sometimes it appears to make all the changes it needed to, and sometimes appears to freeze before completing thinking.
Sometimes when I kill Cursor, I get a ‘This operation cannot be performed’ message from Windows.
Steps to Reproduce
Ask an agent to review a file, make changes, and/or explain code. The agent will review successfully, and make changes, but then freezes the entire IDE.
Expected Behavior
Cursor doesn’t freeze and allows continued conversation
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Unfortunately this didn’t help either. I did also try adding “workbench.editor.showTabs”: “multiple” as well. I don’t have any extensions but did try with extensions disabled and same thing. This has really ruined my productivity.
Thanks for the extra info. This might be an issue related to MCP servers that the team is already working on. MCP servers, especially GitHub and Atlassian, can cause Agent freezes or crash Cursor.
Please check and disable MCP servers:
Do you have GitHub or Atlassian MCP servers enabled? If yes, disable them
If you have many servers (more than 80 tools in total), temporarily disable all of them
Restart Cursor and test Agent
If the freezes continue:
Open Help > Toggle Developer Tools > Console tab and screenshot any errors when the freeze happens
Please let me know which MCP servers you have configured and whether disabling them helped!