tdpilot
v2.4.0
Published
Local-first TouchDesigner AI copilot with 114 MCP tools, truthful concept routing, deterministic visual techniques, transactional execution, live validation, and rollback.
Maintainers
Readme
TDPilot v2.4.0
AI copilot for TouchDesigner — 114 tools for full live control via MCP. TDPilot v2.4.0 routes exact validated patterns through deterministic planning and artistic or multi-domain requests through grounded concept authoring. Complete intent coverage, explicit cross-domain bindings, transactional execution, actual-state validation, bounded repair, show-safe staging, technique memory, and a local reviewed operator atlas keep the workflow evidence-driven and local-first.
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
