
Your Unity project's AI autopilot. Compile, test, debug, repeat—until it just works.
@hatayama/uloopmcp
Compile Unity project via uloop CLI. Use when you need to: (1) Verify C# code compiles successfully after editing scripts, (2) Check for compile errors or warnings, (3) Validate script changes before running tests.
@hatayama/uloopmcp
Sample hello world tool via uloop CLI. Use when you need to test the MCP tool system or see an example of custom tool implementation.