Implement a new column in the search results for LLM and MCP Servers called "Status".
It should visualize whether the respective service is:
- Online (Green Circle + Ping Animation (small bigger circle))
- Offline: Not Reachable (Red Circle)
- No Data (Grey Circle)
Show the circle and the label right next to it.
Data is provided via API Call (see related PR), you need to implement a regular poll and visualize the status.
Implement a new column in the search results for LLM and MCP Servers called "Status".
It should visualize whether the respective service is:
Show the circle and the label right next to it.
Data is provided via API Call (see related PR), you need to implement a regular poll and visualize the status.