touchdesigner-mcp

Control TouchDesigner instances via the twozero MCP protocol to automate visual network construction.

Updated May 4, 2026
One-click install
npx skills add https://github.com/InverterNetwork/hermes-agent --skill touchdesigner-mcp-inverternetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: touchdesigner-mcp
Source: https://github.com/InverterNetwork/hermes-agent/tree/main/skills/creative/touchdesigner-mcp
Command: npx skills add https://github.com/InverterNetwork/hermes-agent --skill touchdesigner-mcp-inverternetwork

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between AI agents and TouchDesigner, allowing for the automated creation, configuration, and management of real-time visual networks without manual node-dragging.

Core Features & Use Cases

  • Automated Network Building: Programmatically create, wire, and parameterize operators like TOPs, CHOPs, and GLSL shaders.
  • Real-time Control: Dynamically update parameters, trigger animations, and capture visual output via a secure local MCP connection.
  • Use Case: Rapidly prototype audio-reactive visual installations by using the agent to build the signal chain, configure GLSL uniforms, and set up recording parameters based on your creative requirements.

Quick Start

Use the touchdesigner-mcp skill to create a noise TOP connected to a null TOP in the project1 network.

Frequently Asked Questions about touchdesigner-mcp

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

FAQPage Schema
How do I automate TouchDesigner network building without manual node-dragging?

Automating TouchDesigner network building is possible by connecting an AI agent to a running TouchDesigner instance with the twozero.tox plugin enabled, allowing programmatic creation and wiring of TOPs and CHOPs.

Can I use an AI agent to control GLSL shaders and audio-reactive visuals in TouchDesigner?

Yes, an AI agent can control GLSL shaders and audio-reactive visuals by dynamically updating parameters and configuring uniforms through a secure local MCP connection for real-time generative art workflows.

Do I need a specific plugin to enable MCP control in TouchDesigner?

Yes, you need a running TouchDesigner instance with the twozero.tox plugin enabled to establish the local MCP connection required for automated parameter management and operator manipulation.

What is the best way to rapidly prototype generative art installations in TouchDesigner?

The best way to rapidly prototype generative art installations is using an AI agent to build the signal chain, configure GLSL uniforms, and set up recording parameters dynamically through the MCP protocol.

Does TouchDesigner MCP support real-time parameter updates and performance monitoring?

Yes, the protocol supports real-time parameter updates and performance monitoring by triggering animations and capturing visual output dynamically through a secure local MCP connection.