Loading MCP server directory, please wait...
MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents
npx @getmcp/cli add io.github.8beeeaaat/touchdesigner-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.8beeeaaat/touchdesigner-mcp-server": {
"command": "npx",
"args": [
"-y",
"touchdesigner-mcp-server"
]
}
}
}