Touchdesigner Mcp Driver
by TopAgent
Drive a running TouchDesigner instance through the twozero MCP bridge: create operators, wire nodes, animate parameters, run render passes, and query state back
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Create a noise TOP in /project1, set its amplitude to 5.0, and animate it down to 1.0 over the next 5 seconds.
Your agent does
Operator /project1/noise1 (TOP) created. Parameter 'amplitude' set to 5.0. Animation sequence initialized: 5.0 to 1.0 over 5.0s. Connection verified via td-mcp.
What you get
About this skill
The problem
Controlling TouchDesigner from external scripts or agents usually requires writing custom Python extensions or WebSocket listeners inside the project. Managing node wiring and parameter animation remotely is often brittle and lacks a standard interface.
What it does
- Lists and queries the active TouchDesigner operator network as JSON.
- Creates new TOP, CHOP, SOP, and MAT operators at runtime.
- Wires nodes together by defining input and output connections.
- Animates parameters over specified time intervals with keyframes.
- Triggers frame-accurate image sequence renders directly from the network.
Frameworks & tools
TouchDesigner, twozero MCP extension, td-mcp CLI, and Python.
Why this beats prompting it yourself
This skill handles the specific syntax of the twozero MCP bridge, ensuring proper path formatting and operator family mapping. It manages the connection state and provides a structured way to read back current operator states that standard LLM prompting would miss without a dedicated driver.
Use cases
- Automate generative visual variations for live performance control.
- Script complex render passes for large-scale installation assets.
- Query node parameters to verify the state of a running project.
- Rapidly prototype operator networks via CLI commands.
Known limitations
Requires an active TouchDesigner instance with the twozero MCP extension installed. Not suitable for GPU-less headless environments or deterministic audio-reactive timing.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
32 skills on Agensi
Frequently Asked Questions
Popular in Workflow Automation

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.

Receipty: receipt finder organizer
Automated receipt discovery, structured archiving, and finance forwarding for email-based business expenses.
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
PPTX Toolkit — Create, Edit, and Extract PowerPoint Presentations
Everything needed to work with PowerPoint presentations programmatically