unity-vrc-mcp

cuteandevil/unity-vrc-mcp
★ 0 stars C# AI/LLM Updated today
Unity-LLM 桥:MCP server 让 agent CLI 在运行中的 Unity 编辑器中编辑 VRChat 模型——场景层级、undo 事务、FBX 导入、Animator 编辑、VRCSDK 健康检查、一键导入模型 zip
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": {
    "unity-vrc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cuteandevil/unity-vrc-mcp"
      ]
    }
  }
}

README Excerpt

Unity-LLM 桥:一个 MCP server,让任意 agent CLI 在**运行中的 Unity 编辑器**里编辑 VRChat 模型——场景层级、选中对象、undo 事务、Console、FBX 导入、Animator 编辑、VRCSDK 健康检查,以及一键 `import_avatar_from_zip`。 ``` agent CLI ──stdio──► FastMCP server (Python) ──WebSocket──► Unity Editor 插件 (com.vrchat-mcp) ``` - Unity 2022.3(在 **2022.3.22f1c1** 上测试;早期阶段也在 6000.4.0a2 上验证过),Windows

Tools (5)

edit_set_component_propertyget_animator_controllerget_batch_stateredosave_scene

Topics

avatarmcpunityvrchat