touchdesigner-mcp

touchdesigner-mcp

26

TouchDesigner MCP is a server implementation for integrating AI interaction with TouchDesigner projects. It enhances AI control by allowing operations like creating and modifying nodes within TouchDesigner via Model Context Protocol (MCP).

What is the primary function of TouchDesigner MCP?

TouchDesigner MCP enables AI agents to control and operate TouchDesigner projects by creating, modifying, and managing nodes, as well as executing Python scripts.

How can I deploy the TouchDesigner MCP server?

The server can be deployed using Docker or Node.js, providing flexibility for different development environments.

What are the prerequisites for using TouchDesigner MCP?

You need to have Docker or Node.js installed to set up the server, and TouchDesigner for project integration.

Can I execute Python scripts in TouchDesigner using MCP?

Yes, the server allows executing arbitrary Python scripts directly within TouchDesigner.

How do I verify the connection of the MCP server?

If the MCP server is recognized by your AI agent, the setup is complete. If not, try restarting the AI agent or launching it after starting TouchDesigner.