This is an implementation of an MCP (Model Context Protocol) server for TouchDesigner, enabling AI agents to control and operate TouchDesigner projects.
From the registry: MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

$ node --versionPlease install the `touchdesigner-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **TouchDesigner** — TouchDesigner with WebServer DAT from mcp_webserver_base.tox running on port 9981 (https://github.com/8beeeaaat/touchdesigner-mcp/releases/latest)
- **Node.js** — Node.js required for npx Run: `node --version`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","touchdesigner-mcp-server"]
Note: Requires TouchDesigner with WebServer DAT component running. Download touchdesigner-mcp-td.zip from releases and install the .tox file.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.