io.realvirtual.mcp

game4automation/io.realvirtual.mcp
★ 7 stars C# 🤖 AI/LLM Updated 11d ago
Unity MCP Server - AI agent integration for Unity Digital Twin simulations via MCP protocol
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "io.realvirtual.mcp": {
      "command": "npx",
      "args": [
        "-y",
        "game4automation/io.realvirtual.mcp"
      ]
    }
  }
}

Topics

aiautomationclaudedigital-twinmcpunityunity-package