Add `--ci` flag that returns exit code 1 on failure and produces concise output suitable for CI logs. ```bash mcp-health-check ./server --ci # exits 0 or 1 ```
Add
--ciflag that returns exit code 1 on failure and produces concise output suitable for CI logs.mcp-health-check ./server --ci # exits 0 or 1