unity-mcp-codergame.md

Unity MCP (CoderGamester)

UI App
from"CoderGamester"
980

Unity Editor MCP plugin for Cursor, Claude Code, and other AI IDEs

Gaming
UnitypluginCursorClaude Code
install.sh
# Clone the repository
$git clone https://github.com/CoderGamester/mcp-unity
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve