Enables AI coding assistants to access comprehensive TouchDesigner operator documentation, Python API references, and tutorials for building TouchDesigner networks.
{
"mcpServers": {
"touchdesigner-1": {
"command": "npx",
"args": [
"-y",
"@bottobot/td-mcp"
]
}
}
}