More progress on MCP

This commit is contained in:
2026-03-13 05:34:19 -04:00
parent 303c3fb03a
commit c35cfcd70c
14 changed files with 309 additions and 78 deletions

View File

@@ -330,3 +330,4 @@ MCPFetcher& MCPFetcher::ToGraph()
return TypeMismatch(TEXT("ToGraph"), TEXT("Graph or Material"));
}