Expand description
Setup command implementation.
Validates the runtime environment for MCP tool execution:
- Checks Node.js 18+ is installed
- Verifies generated files are executable
- Provides helpful error messages and suggestions
Structs§
- Setup
Result - Structured result of the environment setup checks.
Functions§
- run
- Runs the setup command.