Skip to main content
Glama

Connect TouchEngine Notch

connect_touchengine_notch

Sets up a TouchEngine/Notch bridge scaffold in TouchDesigner with stable output TOP, control channels, and NDI/Syphon fallback modes, including licensing and runtime warnings.

Instructions

Create a TouchEngine/Notch bridge scaffold with stable output TOP, control channels, NDI/Syphon fallback modes, and explicit licensing/runtime warnings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNotouchengine
nameNoGenerated baseCOMP name.touchengine_notch
activeNoStart engine/fallback active where supported.
output_nameNoStable output Null TOP name.notch_out
parent_pathNoParent COMP for the bridge scaffold./project1
input_top_pathNoOptional TOP to feed into the engine/fallback.
control_channelsNoNamed control channels to scaffold.
tox_or_block_pathNoTouchEngine tox/block path or Notch block path.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations already communicate that this is a mutating (readOnlyHint=false) but non-destructive (destructiveHint=false) operation. The description adds some behavioral context by mentioning NDI/Syphon fallback modes and 'explicit licensing/runtime warnings,' which are real scaffolds behaviors. However, it does not disclose side effects such as whether existing comps are overwritten, where objects are created, or what specific warnings are added, leaving meaningful gaps beyond what annotations provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that front-loads the verb and object, then lists the key features without filler. It is dense and packed with multiple ideas, but it remains readable and efficient. It could be slightly better structured with separate clauses, but it earns a strong score for no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 8 parameters, no output schema, and modest annotation coverage, the description provides a solid high-level summary of the tool's purpose and key features. However, it omits usage context, return behavior, prerequisites (e.g., licenses), and side-effect details, leaving notable gaps for an agent attempting to use the tool correctly in a real workflow.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is high (88%), so the baseline is 3. The description reinforces the mapping between high-level features and parameters (output TOP→output_name, control channels→control_channels, fallback modes→mode), but it adds no new syntax or format details. The undocumented parameters (mode, input_top_path) are not fully explained by either the schema or the description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Create') and the resource ('TouchEngine/Notch bridge scaffold'), and it lists specific deliverables (stable output TOP, control channels, NDI/Syphon fallback modes, licensing/runtime warnings). However, it does not explicitly distinguish this tool from the sibling 'notch_touchengine_bridge' or other bridge-creation tools, so it falls just short of fully differentiating among similar options.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus alternatives, nor any mention of prerequisites, exclusions, or fallback conditions beyond the feature names themselves. The only implied context is 'if you need this kind of scaffold,' which provides little help for an agent choosing among the many sibling connect/create tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/lucasmaher-hash/touch-designer-mcp'

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