exec_node_method
Calls a Python method on a node.
How to use it
exec_node_method is exposed by the Touchdesigner MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the exec_node_method tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL TOUCHDESIGNER MCP LISTINGOther tools in Touchdesigner MCP (13)
Creates a new node.
Deletes an existing node.
Generates a manifest of the available TouchDesigner tools.
Executes an arbitrary Python script in TouchDesigner.
Gets details of a TouchDesigner Python class or module.
Gets a list of TouchDesigner Python classes.
Gets information about the TouchDesigner server environment.
Gets Python help() documentation for TouchDesigner modules/classes.
Checks for errors on a specified node and its children.
Gets the parameters of a specific node.
Gets nodes under a parent path, with optional filtering.
Captures the current output of a TOP node as an image.
Updates the parameters of a specific node.