tdpilot-dpsk4
v1.6.11
Published
AI copilot for TouchDesigner with live MCP control (DeepSeek v4 optimized) — 103 tools, focus + locations, hint injection, component notes, POPx inspection, knowledge corpus, project lifecycle control, technique memory, typed patch sessions.
Downloads
196
Maintainers
Readme
TDPilot v1.6.11
AI copilot for TouchDesigner — 103 tools for full live control via MCP, with technique memory, knowledge corpus, POPx inspection, project lifecycle control, focus + locations, hint injection, component notes, and custom parameter authoring.
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-desktopTouchDesigner side: Drop tdpilot-dpsk4.tox into /local (persists across project opens).
For full docs, setup guides, and the .tox component: github.com/dreamrec/TDPilot
