tdpilot
v1.6.10
Published
AI copilot for TouchDesigner with live MCP control — 103 tools, focus + locations, hint injection, component notes, POPx inspection, knowledge corpus, project lifecycle control, technique memory, typed patch sessions, Claude Code plugin marketplace instal
Maintainers
Readme
TDPilot v1.6.10
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.tox into /local (persists across project opens).
For full docs, setup guides, and the .tox component: github.com/dreamrec/TDPilot
