Skip to main content
Glama

Learn the artist's house conventions from a live TD subtree

learn_conventions

Extract naming, color, topology, and parameter conventions from a TouchDesigner subtree and save them to a shared memory note for consistent project style.

Instructions

Walks a TouchDesigner subtree under scope_path (read-only), extracts naming/colour/topology/parameter conventions, and writes the findings to the shared Memory/conventions.md note (and, when confident, merges naming/layout into Memory/style.md). Pure observation: no TD mutations. Requires TDMCP_VAULT_PATH.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scope_pathNoRoot COMP whose subtree is sampled. Defaults to /project1./project1
observeNoWhich convention families to extract.
max_nodesNoCap on nodes walked (BFS, depth-unlimited until cap).
min_supportNoA pattern must appear at least this many times to be recorded.
dry_runNoIf true, return the extracted conventions but do NOT write the vault note.
also_patch_style_memoryNoIf a confident naming/layout signal is found, also merge it into Memory/style.md.

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantani/tdmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server