tdpilot
v1.0.1
Published
TDPilot v1.0 — AI copilot for TouchDesigner with live MCP control.
Maintainers
Readme
TDPilot v1.0
AI copilot for TouchDesigner — 60 tools for full live control via MCP, with technique memory.
Quick start
Add to your MCP desktop client config:
{
"mcpServers": {
"touchdesigner": {
"command": "npx",
"args": ["-y", "tdpilot"]
}
}
}That's it. On first run it installs uv and downloads the server automatically.
Useful local commands:
tdpilot doctor
tdpilot init --client claude-desktopFor full docs, setup guides, and the .tox component: github.com/dreamrec/TDPilot
