@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
18 lines • 509 B
JSON
{
"name": "Null POP",
"id": "null_pop",
"category": "POP",
"subcategory": "Experimental",
"description": "The Null POP does nothing - it passes its input to its output unchanged. It does not consume any CPU or GPU memory.",
"parameters": [
{
"name": "P",
"label": "Input 0:",
"description": "Configure Input 0: for the operator",
"type": "string"
}
],
"experimental": true,
"sourceFile": "Experimental-Null_POP.htm",
"parsedAt": "2025-08-08T03:03:57.981Z"
}