A generic workflow for self-starting TouchDesigner via computer-use (or an already-running instance), loading mcp_webserver_base.tox, and verifying any TD-side Python change (td/modules/**) directly from the Textport — reading back real TD runtime values and reconciling them. Use after changing TD-side code in the touchdesigner-mcp repo when E2E verification on a real TD is needed, or when told to "start TD and check," "verify on the actual machine," or "import and run the .tox." Includes the shortcut of calling api_service directly, bypassing the HTTP WebServer / OpenAPI schema.
$npx -y skills add 8beeeaaat/touchdesigner-mcp --skill touchdesigner-self-debugInstalls into the current project.
Run `npx skills use "https://github.com/8beeeaaat/touchdesigner-mcp" --skill "8beeeaaat/touchdesigner-mcp/touchdesigner-self-debug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/8beeeaaat/touchdesigner-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/8beeeaaat/touchdesigner-mcp"` and select the relevant skills, then follow their instructions.