/* Hide MCP "in {server}" suffix — show only the tool label (e.g. "Ran Image Generation"). */
.progress-text-wrapper button > span.font-normal.text-text-secondary {
  display: none !important;
}
