## Summary In the Health tab, ping each configured MCP server and show connected / failing, so you know a server is actually reachable — not just configured. ## Acceptance criteria - [ ] Per-MCP status (up / down / error) with detail. - [ ] Manual refresh. - [ ] Handles stdio and http MCPs. - [ ] Never blocks the UI while probing.
Summary
In the Health tab, ping each configured MCP server and show connected / failing, so you know a server is actually reachable — not just configured.
Acceptance criteria