An MCP server can vanish from your AI agent mid-conversation. Here's the 30-second timeout that did it to me.
stdio MCP servers can silently fail at initialize. Your agent doesn't know its tool catalog is incomplete — it just stops calling those tools and never tells you why. The fix is one line.