describe_td_tools
Generates a manifest of the available TouchDesigner tools.
How to use it
describe_td_tools is exposed by the Touchdesigner MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the describe_td_tools 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.
Calls a Python method on a node.
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.