When attempting to use MCP server in VS Code getting “Error Connecting .. for async notifications will retry”
Action Plan
- Check if the async stream connection is not getting terminated by an intermediate network component ,which could be a proxy, firewall, or even timeout, which results in automatic reconnection attempts.
- Check if only one MCP server instance is running. Ensure VS Code didn’t start multiple copies during reloads.
- Check whether there are any port/socket conflicts. Confirm that only one server process is bound and handling both sync and async connections.
-
Check if the MCP server has not crashed after async connect. Check the logs for any errors.
NB: The default log path is: \ProgramFiles\CAST\Imaging-MCP-Server\logs
Default installation path is: \ProgramData\CAST\Imaging-MCP-Server\setup-config
Resources
Getting started with CAST Imaging MCP Server
CAST Imaging v3 Product Documentation
CAST Imaging Troubleshooting Guides
Additional Resources
CAST Highlight Product Documentation
CAST Highlight Troubleshooting Guides
Ticket
56293
Comments