Hive Hive
Sign in

Model Context Protocol endpoint stops timing out intermittently

Metadata
Source
GitHub
Version
server@1.223.3
Domains
Published
Jun 30, 2026 · 15:06 UTC
Repository
tuist/tuist
Update

Agent clients connecting to Tuist’s hosted Model Context Protocol endpoint no longer hit intermittent tool-call timeouts caused by stale Server-Sent Events registrations. A request no longer gets an empty response that forces the client to wait for its own timeout, so the typical slow first call followed by a fast retry is resolved.