touchdesigner
Installation
SKILL.md
TouchDesigner
Use this skill to work directly in a running TouchDesigner project. The bundled TOX exposes a local HTTP bridge inside TouchDesigner; the bundled Node script calls that bridge without requiring MCP installation.
Mandatory First Step
Immediately after loading this skill, read references/basics.md once per session before doing TouchDesigner work, including asking setup questions, running connectivity checks, or making project changes. If it has already been read in the current session, do not read it again; follow the remembered rules. Treat it as required operating procedure; do not run mutating execute calls until it has been read in the current session.
Setup
- Ensure TouchDesigner 2025 or later is open.
- Ensure Node.js 18 or later is available for
scripts/client.mjs. - Load
assets/toe/TouchDesignerAPI.toxinto the project ifop.TDAPIis not already present. - Use
TDAPI_PORTwhen the TOX Port parameter is not44444. - Verify connectivity before changing the project:
node scripts/client.mjs ping