mcp-probe v1.5.0: Doctor checks for MCP CI readiness
The developer tool mcp-probe has released version 1.5.0, introducing a new 'doctor' command. This command performs preflight checks on a repository to ensure it is correctly configured for running MCP readiness checks within a Continuous Integration (CI) environment. It verifies Node.js runtime, the existence and validity of configuration files, sidecar files, and GitHub Actions workflows that invoke mcp-probe, aiming to catch setup errors early. AI
IMPACT Improves developer tooling for AI infrastructure, potentially streamlining CI/CD pipelines for AI agents.