Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIMuseMuseOpenClawOpenClaw+21 more

    Touchdesigner Mcp Driver

    10

    Drive a running TouchDesigner instance through the twozero MCP bridge: create operators, wire nodes, animate parameters, run render passes, and query state back

    Free

    1 installSecurity scanned
    Touchdesigner Mcp Driver

    Touchdesigner Mcp Driver

    Example session with this skill installed

    Create a noise TOP in /project1, set its amplitude to 5.0, and animate it down to 1.0 over the next 5 seconds.

    • Read your context and instructions
    • Compiled the touchdesigner mcp driver

    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.

    Connects securely to your tools. The creator never sees your data.

    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

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    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

    1 install

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Listed1 month ago
    Updated12 days ago

    What's inside

    Frequently Asked Questions