Skip to content
Back to search
30
MCP

Unity-MCP

ivanmurzak/unity-mcp

AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://ai-game.dev

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unity-mcp": {
      "url": "https://ai-game.dev",
      "transport": "http"
    }
  }
}