What problem does it solve?
This Skill provides a comprehensive interface to control a running TouchDesigner instance using twozero MCP, enabling users to create and manipulate visuals, wire connections, and execute Python scripts within the TouchDesigner environment.
Core Features & Use Cases
- TouchDesigner Control: Create operators, set parameters, wire connections, and execute Python scripts to control a TouchDesigner instance.
- Visuals & Connections: Build real-time visuals and establish connections between operators.
- Python Integration: Utilize Python scripting to extend the functionality of TouchDesigner.
- Use Case: Imagine you want to create an interactive audio-reactive visual experience using TouchDesigner. This Skill allows you to programmatically create the visual elements, set parameters based on audio input, and wire connections between operators using Python scripts.
Quick Start
To start using the touchdesigner-mcp skill, run the setup script located at <path_to_skill>/scripts/setup.sh. This will configure the necessary settings and ensure the twozero MCP server is properly integrated with TouchDesigner.