MCP - Version 308753

Created
Total Size361.2 KB (369,857 bytes)
Modified Size134.3 KB (137,521 bytes)
File Count53
Engine Version28
Changes
Changes on 2026-07-10
Meta
{ "Summary": "MCP server inside the s&box editor. Connect Claude Code, Cursor, Claude Desktop or VS Code and let AI drive scenes, assets, ModelDoc, AnimGraph, ShaderGraph, ActionGraph and more.", "Description": "Install this library, open the MCP dock (View → MCP), copy the config for your AI client — done. Exposes ~60 editor tools over the Model Context Protocol with a live activity feed, tool browser and permission modes.", "Public": true, "Resources": "", "CodePackageReferences": [] }
{
  "Summary": "MCP server inside the s\u0026box editor. Connect Claude Code, Cursor, Claude Desktop or VS Code and let AI drive scenes, assets, ModelDoc, AnimGraph, ShaderGraph, ActionGraph and more.",
  "Description": "Install this library, open the MCP dock (View \u2192 MCP), copy the config for your AI client \u2014 done. Exposes ~60 editor tools over the Model Context Protocol with a live activity feed, tool browser and permission modes.",
  "Public": true,
  "Resources": "",
  "CodePackageReferences": []
}

Diff (134.3 KB modified)

+1 ~11
  • Editor/Integration/SessionTracker.cs (1.8 KB)
  • ANIMATION_EDITOR_INTEGRATION.md (6.3 KB -> 24.7 KB)
  • Editor/Integration/LogCapture.cs (1.9 KB -> 3.2 KB)
  • Editor/Tools/ApiTools.cs (11.9 KB -> 12.8 KB)
  • Editor/Tools/CloudTools.cs (2.2 KB -> 3.8 KB)
  • Editor/Tools/CodeTools.cs (12.5 KB -> 16.1 KB)
  • Editor/Tools/ComponentTools.cs (18.2 KB -> 19.5 KB)
  • Editor/Tools/DynamicTools.cs (13 KB -> 15.1 KB)
  • Editor/Tools/EditorTools.cs (7.4 KB -> 9.9 KB)
  • Editor/Tools/ProjectTools.cs (4.5 KB -> 4.7 KB)
  • Editor/Tools/SceneTools.cs (10.8 KB -> 17.7 KB)
  • Editor/Tools/ToolHelpers.cs (4.4 KB -> 5.2 KB)