Skip to main content
Glama

Hydracept

hydracept_smoke

Explicit managed-trial smoke. Same contract as stdio: generation, pricing, SHA-256, PNG alpha.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptNoflat 2D game icon of a slime, no plate, no ground, no shadow, centered, simple silhouette
capabilityNoimage.generate.v1
output_pathNo
poll_secondsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2/5.0
Behavior2/5

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

Annotations are absent, so the description must carry the behavioral disclosure burden. It mentions output facets (generation, pricing, SHA-256, PNG alpha) but does not disclose side effects, permissions, rate limits, or what 'smoke' implies (e.g., non-destructive test). The behavior remains opaque.

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

Conciseness2/5

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

The description is short but not succinctly informative; it uses cryptic jargon ('managed-trial smoke', 'stdio') that obscures meaning. Front-loading is not achieved because the key clarifying context is missing. Brevity without clarity is not effective.

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 4 parameters, an output schema, and no annotations, this tool requires a richer description. The current text leaves critical operational details unexplained, such as what a trial involves, the expected output structure, and how poll_seconds is used. The description is inadequate for reliable tool 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 0%, so the description must compensate for parameter explanations, but it does not mention prompt, capability, output_path, or poll_seconds. The listed output aspects do not clarify input semantics. The agent is left to infer parameter meaning from names alone.

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

Purpose2/5

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

The description 'Explicit managed-trial smoke' is vague and does not clearly state what the tool does. 'Same contract as stdio' is an oblique reference that an agent may not understand without further context. It hints at generation and output attributes but lacks a direct verb-resource statement.

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 the many hydracept_* siblings. No alternatives are named, and the 'same contract as stdio' reference does not explain selection criteria. An agent cannot determine when this smoke test is appropriate.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.