Skip to main content
Glama

Connect VDMX workspace

connect_vdmx_workspace

Create a VDMX OSC/Syphon workspace scaffold with configurable layer, clip, preview, and setup maps for TouchDesigner integration.

Instructions

Create a VDMX OSC/Syphon workspace scaffold with layer, clip, preview, and setup maps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.vdmx_workspace
activeNo
send_portNo
vdmx_hostNo127.0.0.1
clip_countNo
layer_countNo
parent_pathNoParent COMP for the VDMX scaffold./project1
preview_modeNosyphon_spout
receive_portNo
Behavior3/5

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

The description states that it creates a scaffold with specific maps, which adds some context beyond the annotations. However, it does not disclose potential side effects such as adding nodes to the network, requiring a running VDMX instance, or what 'setup maps' entail. The openWorldHint signals external effects, but the description could be richer.

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

Conciseness5/5

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

The description is a single, concise sentence that front-loads the action and resource. Every word contributes meaning without waste, making it easy to parse quickly.

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

Completeness2/5

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

For a tool with 9 parameters and no output schema, the description is too sparse. It does not explain return values, prerequisites, or the structure of the scaffold. The agent lacks guidance on how the scaffold is laid out, what maps are created, or how the parameters influence the result, making it incomplete for complex usage.

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

Parameters2/5

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

With only 22% schema description coverage, the description must compensate for undocumented parameters. It only vaguely references 'layer, clip, preview' which can map to layer_count, clip_count, and preview_mode, but it does not explain critical parameters like send_port, receive_port, vdmx_host, or parent_path. This adds minimal value over the raw schema.

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

Purpose5/5

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

The description uses the specific verb 'Create' with a clear resource: 'VDMX OSC/Syphon workspace scaffold' and lists key components (layer, clip, preview, setup maps). This clearly identifies the tool's function and distinguishes it from sibling integration tools by explicitly naming VDMX and its scaffold components.

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

Usage Guidelines3/5

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

The description implies usage for creating a new VDMX workspace scaffold, but it does not explicitly state when to use this tool versus alternatives like connect_resolume_arena or connect_oscquery_namespace. No prerequisites or exclusions are mentioned, leaving the agent to infer from the name and context.

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