Cursor AI is consistently timing out (after 200000ms) when attempting to perform code operations. Multiple attempts with different approaches all result in the same timeout error.
Steps to Reproduce
Attempt to make code changes through Cursor AI
Even when breaking down the changes into smaller chunks
Multiple attempts with different approaches
Current Behavior
Each operation times out after 200000ms (200 seconds)
Multiple attempts with different approaches yield the same timeout result
Even breaking down the operations into smaller chunks does not resolve the issue
The timeout occurs consistently across different attempts
Good news - we’re actually working on adding longer timeouts for MCP tools soon which should help with this! Keep an eye on our changelog, as that is likely where it’d be mentioned once available.
At present, the MCP service cannot maintain a connection for a long time. When I do not operate for a period of time, I need to re-establish the MCP connection. I need the MCP connection to remain normal for a long time.
as of 12/10/2025 this still appears to be a persistent issue. It takes 12 seconds to start my app and the agents terminal times out even before then. Something is very much not right imo