Hive Hive
Sign in

MCP tool calls no longer time out from stale event-stream registrations

Metadata
Source
GitHub
Version
xcresult-processor-image@0.33.2
Domains
Published
Jun 30, 2026 · 15:06 UTC
Repository
tuist/tuist
Update

Agent clients using Tuist’s hosted Model Context Protocol endpoint should no longer hit intermittent timeouts where the server had already handled the tool call but the response was lost to a closed Server-Sent Events process. The underlying emcp dependency is pinned to an upstream commit that keeps request responses on the original transport request until a fixed release is available.