tdmcp

Pantani/tdmcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
The TouchDesigner MCP server — describe a visual to Claude, Cursor or Codex and it builds a real, playable node network (audio-reactive, generative, particle, 3D, feedback) with live knobs + MIDI/OSC/DMX, then checks for errors and previews its own work.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tdmcp": {
      "command": "npx",
      "args": [
        "-y",
        "Pantani/tdmcp"
      ]
    }
  }
}

README Excerpt

**tdmcp is a [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for [TouchDesigner](https://derivative.ca)** — build TouchDesigner from plain language. You describe a visual to an AI assistant (Claude, Claude Code, Cursor, Codex); the AI builds the actual network of nodes inside your project, checks it

Topics

aiaudio-reactiveclaudecreative-codingcursorderivativegenerative-artglslmcpmcp-servermodel-context-protocoltouchdesignertouchdesigner-mcpvisualsvj