nousresearch/td
v1.0.0MIT
Drive a live TouchDesigner session through the twozero MCP server, with the touchdesigner-mcp skill (workflow, pitfalls, recipes) bundled.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
tdstreamable-http
{
"type": "streamable-http",
"url": "http://127.0.0.1:40404/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "td",
"version": "1.0.0",
"description": "Drive a live TouchDesigner session through the twozero MCP server, with the touchdesigner-mcp skill (workflow, pitfalls, recipes) bundled.",
"author": {
"name": "Nous Research",
"url": "https://github.com/NousResearch"
},
"homepage": "https://github.com/NousResearch/hermes-plugin-touchdesigner",
"repository": "https://github.com/NousResearch/hermes-plugin-touchdesigner",
"license": "MIT",
"keywords": [
"touchdesigner",
"twozero",
"mcp",
"creative-coding",
"generative-art",
"audio-reactive",
"glsl"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- setup.sh
- LICENSE