@@ -188,6 +188,7 @@ export namespace MCP {
}
if (state.clients[key]) {
result[key] = "connected"
+ continue
result[key] = "failed"