Govur University Logo
--> --> --> -->
...

When an MCP server must provide long-running, asynchronous updates to a host, which specific transport mechanism is required to maintain the connection?



When an MCP server needs to provide long-running, asynchronous updates to a host, the required transport mechanism is Stdio (Standard Input/Output) over a persistent process connection or an SSE (Server-Sent Events) transport. Stdio enables this by treating the connection as a continuous....

Log in to view the answer



Redundant Elements