@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
24 lines • 794 B
JSON
{
"className": "td Module",
"displayName": "td Module",
"description": "The td module contains all TouchDesigner related Python classes and utilities. All td module members and methods are imported when the application launches and are automatically available in scripts, expressions, and the textport.For additional helpful Python classes and utilities not directly related to TouchDesigner, see the Tdu Module",
"category": "General",
"fileName": "td_Module.htm",
"members": [
{
"name": "me",
"id": "content",
"returnType": "OP",
"readOnly": true,
"description": "me member"
},
{
"name": "me",
"id": "bodyContent",
"returnType": "OP",
"readOnly": true,
"description": "me member"
}
],
"methods": []
}