benoitliard/touch-mcp
High-performance MCP server for TouchDesigner — live control via WebSocket with 29 tools (nodes, parameters, connections, CHOP/TOP/SOP/DAT data, timeline, render, layout, batch). Python + FastMCP
Platform-specific configuration:
{
"mcpServers": {
"touch-mcp": {
"command": "npx",
"args": [
"-y",
"touch-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...