run_project
Execute a Godot project and capture its output by specifying the project path and optional scene. Ideal for testing and debugging within the Godot MCP server environment.
Instructions
Run the Godot project and capture output
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectPath | Yes | Path to the Godot project directory | |
scene | No | Optional: Specific scene to run |