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
Functionsยง
- run
- Runs the setup command.