What problem does it solve?
This Skill removes the guesswork and brittle scripting involved in controlling a live TouchDesigner project by providing a reliable MCP toolset and strict build/discovery rules.
Core Features & Use Cases
- Operator discovery before modification: uses TD-native introspection calls (e.g., get parameter info and hints) so parameter names and workflows match the user’s TouchDesigner version.
- Safe, deterministic network construction: guides you to create, set parameters, wire connections, and verify results while avoiding common TD pitfalls like invalid OP references.
- Creative-coding workflows over HTTP MCP: supports real-time operator creation, parameter updates, shader-driven visuals, audio-reactive pipelines, and rendering/screenshot/record capture from a running TD instance.
Quick Start
Ask the agent to run the scripted setup command to connect your running TouchDesigner instance to the MCP server, then tell it what you want to build (e.g., “Create an audio-reactive GLSL TOP that responds to bass and render a 10-second ProRes export.”).