Skip to main content
Glama

MUJ428 Trust Layer — VERIFY BEFORE ACT

find_trust_capabilities

Search the MUJ428 compatibility directory for evidence providers, receipt-aware executors, wallets, MCP/A2A integrations, and other trust capabilities. SELF_ATTESTED_UNVERIFIED entries are discovery leads only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
protocolNo
capabilityNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations provided, the description bears the full burden of disclosing behavior. It adds a useful caveat that SELF_ATTESTED_UNVERIFIED entries are discovery leads only, but it does not disclose return format, pagination, filtering semantics, required authentication, or whether this is purely read-only. The 'search' wording implies read behavior, but details are missing.

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?

Two sentences with no filler. The core action and subject are front-loaded in the first sentence, and the second sentence adds an important data-quality caveat. Every word earns its place.

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

Completeness3/5

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

The tool is relatively simple with two optional parameters and no output schema. The description names the directory and types of capabilities and flags an important trust caveat, but it lacks parameter semantics and usage guidance needed to fully understand result filtering or how to interpret output. Acceptable for a basic search tool, but there are clear gaps.

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 by explaining the parameters. It gives examples of capability types but does not explain the 'protocol' enum, how 'capability' interacts with 'protocol', or how the optional parameters affect results. The description adds some category context but leaves parameter meaning largely to inference.

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 states a specific verb ('Search') and a specific resource ('the MUJ428 compatibility directory'), and lists concrete examples of what it finds (evidence providers, receipt-aware executors, wallets, MCP/A2A integrations). It is clear what the tool does, though it does not explicitly differentiate itself from the sibling get_capabilities, which may overlap.

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?

No guidance is given about when to use this tool versus alternatives such as get_capabilities, observe_trust_compatibility, or resolve_trust_route. The description implies a discovery/search use case but provides no exclusions or conditions that would help an agent choose among siblings.

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