UNPKG

@bottobot/td-mcp

Version:

TouchDesigner Documentation MCP Server v2.3 - Pure MCP server for VS Code/Codium with comprehensive operator documentation for 629 operators + 7 tutorials across all categories (TOP, CHOP, SOP, DAT, MAT, COMP, POP). Features experimental POP operators wit

30 lines 793 B
{ "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" }, { "name": "P", "label": "Input 0:", "description": "Configure Input 0: for the operator", "type": "string" }, { "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" }