Yamu icon

Yamu

20

Enables AI coding agents to interact with Unity projects.

소개

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.

주요 기능

  • 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

사용 사례

  • 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