mcpserver - Version 114818

Created
Total Size117.5 KB (120,298 bytes)
Modified Size40.4 KB (41,331 bytes)
File Count62
Engine Version20
Changes
try a fix for cloud search parsing
Meta
{ "Resources": "", "CodePackageReferences": [] }
{
  "Resources": "",
  "CodePackageReferences": []
}

Diff (40.4 KB modified)

+12 ~3 -5
  • Editor/Commands/CallToolCommand.cs (1.6 KB)
  • Editor/Commands/CancelledNotification.cs (1022 B)
  • Editor/Commands/CancelledParams.cs (142 B)
  • Editor/Commands/IMCPNotification.cs (734 B)
  • Editor/Commands/InitializeCommand.cs (2.5 KB)
  • Editor/Commands/InitializedNotification.cs (697 B)
  • Editor/Commands/ListToolsCommand.cs (1.2 KB)
  • Editor/Commands/MCPNotificationAttribute.cs (363 B)
  • Editor/Commands/PingCommand.cs (333 B)
  • Editor/Commands/ProgressNotification.cs (1.3 KB)
  • Editor/Commands/SetLoggingLevelCommand.cs (1.2 KB)
  • Editor/Commands/TestNotification.cs (827 B)
  • Editor/Commands/MCPCommandRegistry.cs (3.8 KB -> 5.3 KB)
  • Editor/Commands/Tools/CloudSearchTool.cs (2.9 KB -> 3.1 KB)
  • Editor/MCPServer.cs (14.5 KB -> 20.1 KB)
  • .bin/manifest.json (51 B)
  • .bin/package.brax.mcpserver.cll (656 B)
  • .bin/package.brax.mcpserver.xml (147 B)
  • Editor/Commands/CoreCommands.cs (1.5 KB)
  • Editor/Commands/ToolCommands.cs (3.7 KB)