touchdesigner-mcp

Install and verify the twozero MCP integration for TouchDesigner via setup scripts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AlexKoncept/omnia-hub --skill touchdesigner-mcp-alexkoncept
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: touchdesigner-mcp
Source: https://github.com/AlexKoncept/omnia-hub/tree/main/HERMES/optional-skills/creative/touchdesigner-mcp
Command: npx skills add https://github.com/AlexKoncept/omnia-hub --skill touchdesigner-mcp-alexkoncept

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Hermes users need a reliable, scriptable way to install, configure, and operate the twozero MCP plug-in for TouchDesigner locally, enabling automated setup, discovery, and troubleshooting without manual steps.

Core Features & Use Cases

  • Provides an automated setup path to install and verify the MCP server in TouchDesigner via scripts/setup.sh.
  • Includes references describing twozero MCP tool usage, workflow patterns, and diagnostic utilities for local TD instances.
  • Supports repeatable building and testing of TD networks with Python API calls and MCP tooling to improve stability in install-time and run-time workflows.

Quick Start

Install the twozero MCP into TouchDesigner using the included scripts/setup.sh, then load a sample TD project and run the references to verify MCP connectivity.

Frequently Asked Questions about touchdesigner-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the twozero MCP server for TouchDesigner locally?

To set up the twozero MCP server for TouchDesigner, run the included scripts/setup.sh to install and verify the plug-in, then load a sample TD project to confirm MCP connectivity.

Can I automate TouchDesigner network building using Python and MCP?

Yes, you can automate TouchDesigner network building by using Python API calls with twozero MCP tooling to construct, test, and run TD networks with improved stability.

What dependencies are required for local TouchDesigner MCP integration?

Local TouchDesigner MCP integration requires curl and pyyaml to execute the setup scripts and manage configuration for the twozero plug-in within your environment.

How does an MCP server control TouchDesigner instances?

An MCP server controls TouchDesigner instances by exposing local tool references that allow scriptable discovery, operation, and diagnostic troubleshooting of TD projects without manual steps.

What is the best way to troubleshoot a local TouchDesigner MCP connection?

To troubleshoot a local TouchDesigner MCP connection, use the provided diagnostic utilities and references in the plug-in to verify local TD instances and identify operational issues.

Why is my TouchDesigner MCP setup not working after installation?

If your TouchDesigner MCP setup is not working, verify your local TD environment configurations, ensure curl and pyyaml dependencies are met, and check the setup script execution logs.