What problem does it solve?
TouchDesigner visual development is traditionally GUI-bound, manual, and difficult to reproduce programmatically. This Skill eliminates that bottleneck by enabling full programmatic control of a running TouchDesigner instance through the twozero MCP protocol, allowing AI agents to build, modify, and record real-time visual systems without manual clicking.
Core Features & Use Cases
- 36 Native MCP Tools: Create operators, set parameters, wire connections, execute Python, capture screenshots, and manage instances—all through standardized tool calls.
- Real-Time Visual Development: Build generative art, audio-reactive installations, projection mappings, and GLSL shader pipelines with deterministic, version-aware parameter discovery.
- Production Recording: Export video with proper codec handling (ProRes/mjpa), audio synchronization, and frame-accurate capture for post-processing.
Quick Start
Use the touchdesigner-mcp skill to create an audio-reactive GLSL fractal that visualizes bass and treble frequencies from a music file in real time.