check-env
Verify local environment prerequisites and basic project readiness.
Purpose
mcpkit check-env checks the local toolchain and current directory.
Basic syntax
mcpkit check-envVerified options
--json-v, --verbose
Example
mcpkit check-env --jsonWhat it checks
- Node.js version
npmbunpnpmpackage.json@modelcontextprotocol/sdk- TypeScript installation
src/directory presence
Output modes
- text mode for human-readable status lines
- JSON mode with
checksand asummary