ksp_editor_launch
Launch the current validated editor craft through KSP's native path after setting confirm=true. It clears occupied launch pads by default; disable auto-clear to keep the stock dialog.
Instructions
Launch the current validated editor craft through KSP's native path. Requires confirm=true. By default, MCP also clears occupied launch pads through KSP's stock recovery callback; set auto_clear_launchpad=false to leave the stock dialog open. The command returns a request, so a no-visual AI must wait for FLIGHT and verify the first telemetry state before starting guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | ||
| auto_clear_launchpad | No |