TouchDesigner

Provides a bridge between TouchDesigner visual programming environment and natural language commands, enabling real-time control of nodes, properties, and Python script execution for interactive digital art and installations.

Featured
View Source
76 stars
0 tools
Created Aug 2025
@8beeeaaat/8beeeaaat-touchdesigner-touchdesigner-mcp

About

Provides a bridge between TouchDesigner visual programming environment and natural language commands, enabling real-time control of nodes, properties, and Python script execution for interactive digital art and installations.

Categories

general

Installation

npm

npm install @8beeeaaat/8beeeaaat-touchdesigner-touchdesigner-mcp

Configuration

{ "mcpServers": { "8beeeaaat-touchdesigner-touchdesigner-mcp": { "command": "npx", "args": [ "-y", "@8beeeaaat/8beeeaaat-touchdesigner-touchdesigner-mcp" ] } } }