tdpilot-dpsk4
v2.5.5
Published
AI copilot for TouchDesigner with live MCP control (DeepSeek v4 optimized) — 110 tools (incl. v2.5: td_get_activity_log, td_ocr_image, td_check_for_updates, td_get_traces, tool approval gates; v2.5.5: td_ingest_url web ingestion), focus + locations, hint
Maintainers
Readme
TDPilot v2.5.5
AI copilot for TouchDesigner — 105 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-dpsk4"]
}
}
}That's it. On first run it installs uv and downloads the server automatically.
Useful local commands:
tdpilot-dpsk4 doctor
tdpilot-dpsk4 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_deepseekv4
