test_check_mlx
Verify MLX server availability and Apple Silicon compatibility to ensure a valid environment for Godot RTS testing.
Instructions
Check MLX local LLM server health and Apple Silicon platform compatibility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mlxUrl | No | Optional: MLX server URL (default: http://127.0.0.1:8090) | |
| projectPath | Yes | Path to the Godot project directory |