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.
Control TouchDesigner remotely to manage operators, parameters, and project state.
Inspect, build, tune, and verify TouchDesigner projects for visuals and audio-reactive prototyping.
Inspect, optimize, and control TouchDesigner patches via MCP and web dashboard.
Capture TouchDesigner networks and get context-aware analysis and suggestions.
Inspect, build, wire, optimize, and reuse TouchDesigner networks with AI.