Skip to main content

Module setup

Module setup 

Source
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.