Pantani/tdmcp
[](https://glama.ai/mcp/servers/Pantani/tdmcp) π π π πͺ - Stop wiring nodes by hand β describe a visual and the AI builds a real, playable TouchDesigner network: audio-reactive, generative, particle, 3D and feedback systems with live knobs and MIDI/OSC/DMX, checking and previewing its own work.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: Pantani/tdmcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-pantani-tdmcp
Configuration
{
"mcpServers": {
"pantani-tdmcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pantani-tdmcp"
],
"env": {}
}
}
}