#188 · Primary category: AI Coding Assistants
Unity-MCP
Unity-MCP provides AI skills, MCP tools, and a CLI for Unity Engine, enabling any C# method to become a tool with one line and integrating with Claude, Gemini, Copilot, Cursor, and more.
Project last updated:08/24/26
GitHub Stars
4.0K
Forks
363
Contributors
28
License
Apache-2.0
Why we included this project
Unity teams that want an AI assistant to do genuine work in their projects will find this plugin a working bridge between the editor and coding assistants like Claude, Copilot, Cursor, and Gemini. It exposes a broad set of tools that let the assistant create GameObjects, manage assets, write and edit C# scripts, and run a full develop-and-test loop inside the actual project, where it can verify the code it produces. The plugin can also run inside a compiled game, so it can drive dynamic NPC behavior and debug at runtime as well as in the editor. Setup goes through an installer, an OpenUPM package, or a CLI that auto-generates project-specific skills, and any C# method becomes a tool with a single attribute. For indie developers and small teams, this is a copilot that operates on the real Unity project rather than answering from a separate chat window.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.