UNPKG

@bottobot/td-mcp

Version:

TouchDesigner MCP Server v2.8.0 - 21 MCP tools, 629 operators with clean parameter data, 69 Python API classes, 14 tutorials, 32 workflow patterns. Includes version system, experimental techniques KB, core tool enhancements, and experimental build support

25 lines 655 B
{ "className": "SysInfo", "displayName": "SysInfo Class", "description": "The SysInfo class describes current system information. Note: It can be accessed with the sysinfo object, found in the automatically imported td module.", "category": "General", "fileName": "SysInfo_Class.htm", "members": [ { "name": "numCPUs", "id": "content", "returnType": "int", "readOnly": true, "description": "numCPUs member" }, { "name": "numCPUs", "id": "bodyContent", "returnType": "int", "readOnly": true, "description": "numCPUs member" } ], "methods": [], "enhanced": true }