Skip to main content
Glama

Create VCV Rack bridge

create_vcv_rack_bridge

Build a VCV Rack OSC/MIDI/CV bridge in TouchDesigner with channel mapping and setup notes to enable external modulation.

Instructions

Create a VCV Rack OSC/MIDI/CV modulation bridge scaffold with channel mapping and setup notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoosc
nameNoGenerated baseCOMP name.vcv_rack_bridge
activeNo
bipolarNo
rack_hostNo127.0.0.1
send_portNo
midi_deviceNo
parent_pathNoParent COMP for the VCV scaffold./project1
receive_portNo
channel_countNo
Behavior3/5

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

The annotations already indicate non-read-only and non-destructive behavior. The description adds the 'scaffold' concept and mentions channel mapping/setup notes, but does not disclose potential side effects such as network port usage or external interactions, which would be valuable given the openWorldHint.

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 sentence of 15 words, front-loaded with the verb 'Create,' and contains no redundant or filler language. It is concise and to the point.

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?

With 10 parameters, no output schema, and low schema coverage, the description is far too sparse. It omits how the bridge works, what 'scaffold' entails, setup prerequisites, and parameter relationships, making it insufficient for confident invocation.

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?

Schema description coverage is only 20% (2/10 parameters documented). The description does not compensate by explaining parameter semantics; it only vaguely references 'channel mapping' without detailing how parameters like mode, send_port, or channel_count relate.

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 it creates a VCV Rack bridge scaffold with specific modulation types (OSC/MIDI/CV) and includes channel mapping and setup notes. This distinguishes it from generic bridge tools, though it does not explicitly differentiate among sibling bridge-creation tools.

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. It does not mention scenarios, prerequisites, or exclusions, leaving the agent without context for selecting it over similar bridge 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