Control TouchDesigner with AI to build networks, tweak parameters, and run Python.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "touchdesigner-mcp" yet — see the docs or source repo.
In the running TouchDesigner instance, create a basic visual effect: add a noise TOP, level TOP, and out TOP, wire them in order, increase the noise animation speed, and explain what each operator does.
A connected TOP network, updated parameters, and a brief explanation of each operator’s role.
Inspect all TOP operators in the current project, find those not set to 1920x1080, update them to that resolution, and list the modified operators with their original settings.
A batch update report showing affected operators, before-and-after parameters, and execution status.
Run a Python script to traverse the current TouchDesigner project, list all COMPs by hierarchy with their child counts, and highlight nodes whose names contain 'audio'.
A project structure listing, hierarchy statistics, and a list of nodes matching 'audio' in their names.
Control TouchDesigner with natural language to build nodes and run scripts.
Let AI control, inspect, and build TouchDesigner networks in real time.
Operate design tools remotely for image processing and automated creative workflows.
Let AI control macOS apps, mouse, and keyboard to automate tasks.
Create and run custom multi-language tools dynamically for MCP clients.
Connect to the mcp API via MCP to extend AI tool capabilities.