Skip to main content
Glama

clarity-os

clarity_os

Execute How Good It Can Get Clarity OS through its governed nonclinical reasoning runtime.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_textYesThe human or agent-provided text to process through Clarity OS.
topic_tagsNo
pattern_refsNo
safety_evidenceNoOptional structured safety evidence. Callers should not manufacture unsupported safety facts.
capacity_signalsNoOptional structured capacity signals.
explicit_requestNoOptional explicit request or desired clarification.
requested_resourceNoOptional resource identifier. Resource access remains governed separately from reasoning.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.9/5.0
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits on its own. It mentions 'governed' and 'nonclinical reasoning,' but does not state whether the operation is read-only, what side effects occur, whether permissions are needed, or what the expected output is. The description carries the full burden and fails to provide meaningful behavioral transparency.

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 a single short sentence, but brevity is not the same as conciseness when the content is pure branding. It front-loads a product name rather than a functional explanation, making it under-specified rather than efficiently informative.

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

Completeness1/5

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

With 7 parameters, nested objects, and no output schema, this tool demands a richer description. The description explains nothing about the reasoning process, expected output, governance constraints, or how parameters relate to behavior. It is completely inadequate for an agent to invoke the tool correctly.

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?

The description does not elaborate on any parameter. Although the input schema provides descriptions for user_text, safety_evidence, and explicit_request, the remaining parameters (topic_tags, pattern_refs, capacity_signals, requested_resource) lack explanations. Schema coverage is moderate (71%), but the description adds zero semantic value and does not compensate for the undocumented parameters.

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 states a verb ('Execute') and a resource ('Clarity OS'), but never explains what executing Clarity OS does to the input. It is essentially a branded tautology — 'Clarity OS' is the tool name, and 'governed nonclinical reasoning runtime' is jargon that does not clarify behavior. An agent cannot infer whether this tool analyzes, transforms, classifies, or retrieves anything.

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, no prerequisites, and no mention of alternatives. With no sibling tools and no context, the description leaves the agent to guess what problem this tool solves or what situation calls for it.

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.

Resources