Skip to main content
Glama

Connect OSCQuery namespace

connect_oscquery_namespace

Set up an OSCQuery HTTP namespace with OSC send/receive channels and action maps for building live-control apps.

Instructions

Create an OSCQuery HTTP namespace and OSC send/receive scaffold with action maps for live-control apps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.oscquery_namespace
activeNo
http_portNo
parent_pathNoParent COMP for the OSCQuery scaffold./project1
action_countNo
service_hostNoOSCQuery HTTP service host.127.0.0.1
osc_send_portNo
namespace_rootNoOSCQuery namespace root path./
osc_receive_portNo
Behavior3/5

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

Annotations indicate readOnlyHint=false, destructiveHint=false, openWorldHint=true, which suggests creation is expected. The description adds that it creates an HTTP namespace and OSC send/receive scaffold, but does not disclose details like network port binding, cleanup behavior, or side effects on existing components. No contradiction with annotations.

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, concise sentence that front-loads the primary action and resource. It is efficient but omits important context, making it slightly too terse for a tool with 9 optional parameters.

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 9 parameters, no output schema, and only basic annotations, the description lacks critical context. It does not explain what 'action maps' are, expected return behavior, or what the scaffold includes, leaving the agent without enough information to use the tool effectively.

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

Parameters1/5

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

The input schema has 9 parameters with only 44% description coverage. The tool description does not mention any parameter names or meaning, failing to compensate for the schema's gaps. It provides no semantic value for parameters like http_port, action_count, or osc_send_port.

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 clearly states the action ('Create') and the resource ('OSCQuery HTTP namespace and OSC send/receive scaffold with action maps'). This distinguishes it from sibling tools like connect_vmix_production or create_touchosc_layout, which target different protocols or applications.

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 phrase 'for live-control apps' implies a use case, but there is no explicit guidance on when to use this tool over other OSC/connect tools, nor any exclusions or alternatives. The usage context is only implied, not clarified.

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