Unity-MCP is a template for creating Unity packages that implement the Model Context Protocol. It provides a structured project setup with automated workflows for testing across multiple Unity versions, deployment scripts for npm and GitHub, and utility commands for package management. The template includes SignalR client integration for real-time communication and follows best practices for Unity package development with comprehensive GitHub Actions CI/CD support.
No reviews yet. Be the first to review!
Sign in to join the conversation
Create a new GameObject. Parameters: inputData (string) - explain the task to the LLM.
Do the turn in the chess game. Returns true if the turn was accepted, false otherwise. Parameters: figureId (int), position (Vector2Int).
Get the current state of the chess board. Returns a BoardData object.