Yamu
Enables AI coding agents to interact with Unity projects.
Acerca de
Yamu is an experimental server designed to bridge AI coding agents with Unity development environments. It serves as a proof-of-concept, showcasing how AI agents like Claude Code or Gemini CLI can autonomously navigate the edit-compile-debug cycle within Unity projects by providing essential compilation feedback and test execution capabilities through a minimal Model Context Protocol (MCP) server.
Características Principales
- 11 GitHub stars
- Provides detailed reporting for Unity Test Runner results
- Executes Unity Test Runner tests (EditMode and PlayMode) with real-time status monitoring
- Triggers Unity Editor compilation and returns results, including errors
Casos de Uso
- Automating Unity development tasks for AI coding agents
- Enabling AI agents to perform autonomous edit-compile-debug cycles in Unity
- Providing compilation feedback and test results to AI coding agents