touchdesigner-mcp Skill
Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools. Published by NousResearch in hermes-agent.
What is touchdesigner-mcp Skill?
Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use touchdesigner-mcp Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/creative/touchdesigner-mcp/SKILL.md
What it does
Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
Skill instructions
TouchDesigner Integration (twozero MCP) CRITICAL RULES 1. NEVER guess parameter names. Call tdgetparinfo for the op type FIRST. Your training data is wrong for TD 2025.32. 2. If tdAttributeError fires, STOP. Call tdgetoperatorinfo on the failing node before continuing. 3. NEVER hardcode absolute paths in script callbacks. Use me.parent() / scriptOp.parent(). 4. Prefer native MCP tools over tdexecutepython. Use tdcreateoperator, tdsetoperatorpars, tdgeterrors etc. Only fall back to tdexecutepython for complex multi-step logic. 5. Call tdgethints before building. It returns patterns specific to the op type you're working with. Architecture Hermes Agent - MCP (Streamable HTTP) - twozero.tox (port 40404) - TD Python 36 native tools. Free plugin (no payment/license — confirmed April 2026). Context-aware (knows selected OP, current network). Hub health check: GET http://localhost:40404/mcp returns JSON with instance PID, project name, TD version. Setup (Automated) Run the setup script to han
Explore related resources
Frequently asked questions
What is touchdesigner-mcp?
touchdesigner-mcp is a open-source AI agent skill with Copy skill directory. Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
Who is touchdesigner-mcp best for?
touchdesigner-mcp is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install touchdesigner-mcp?
Install or run touchdesigner-mcp using Copy skill directory. Check touchdesigner-mcp for the latest setup command.
Is touchdesigner-mcp actively maintained?
touchdesigner-mcp may need a closer maintenance check before production use.
Auto-fetched from GitHub.