README
Agent Runtimes / chat/indicators/McpStatusIndicator
chat/indicators/McpStatusIndicator
McpStatusIndicator — Round coloured dot that shows the aggregate status of MCP servers. A @primer/react Tooltip lists per-server details on hover.
Aggregate logic ───────────────
- no servers array / empty → "none" (gray, hidden or subtle)
- any server "starting" → "starting" (amber, pulsing)
- any server "failed" → "failed" (red)
- all servers "started" → "started" (green)
- otherwise → "not_started" (gray)
Interfaces
Functions
References
default
Renames and re-exports McpStatusIndicator