How to fix this mcp server error!

Since agy updated to 2.1.1, it often occured this message. How to fix this mcp server error ?

Hello @Freya_Smith.

The “context deadline exceeded” error occurs because the client enforces strict time limits for MCP server communication. If a process takes too long, the connection is terminated to keep the interface responsive.

  • To recover, please disable all active MCP configurations via the “…” menu in the Agent panel (MCP Servers > Manage MCP Servers).

  • Then, run “Developer: Reload Window” from the command palette (Ctrl/Cmd + Shift + P) to refresh the workspace.

    Finally, ensure both Antigravity 2.0 and the Antigravity IDE are updated to the latest release, which contains a crucial fix for a deadlock issue that may be causing these server timeouts. After updating, try re-enabling the server to see if the connection stabilizes.