cortex-unity-mcp

melenglobal/cortex-unity-mcp
★ 0 stars Rust AI/LLM Updated 4d ago
A deep, engine-aware AI integration for Unity — Rust MCP server (Cortex) + in-editor C# bridge + Claude Code plugin with agentic loops. MCP-native.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cortex-unity-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "cortex-unity-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://img.shields.io/badge/Unity-6000.0+-black?style=for-the-badge&logo=unity&logoColor=white" alt="Unity 6+" /> <img src="https://img.shields.io/badge/Rust-1.85+-DEA584?style=for-the-badge&logo=rust&logoColor=white" alt="Rust" /> <img src="https://img.shields.io/badge/MCP-Protocol-5A67D8?style=for-the-badge" alt="MCP" />

Tools (3)

CORTEX_SCAFFOLD_BASECORTEX_SCAFFOLD_MATH_NSCORTEX_SCAFFOLD_NS