GAIP Procurement Evidence Agent
Server Details
Compares supplier claims with public observations.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-06-18
- URL
TDQS
Scored across 1 tool
With only a single tool in the set, there is no possibility of confusion or misselection between tools. Its purpose—comparing supplier claims against observations and returning dispositions—is stated clearly and unambiguously.
The sole tool follows a clean snake_case verb_noun pattern (gaip_verify_supplier_claims) with a consistent namespace prefix. No conflicting conventions exist to create inconsistency.
A single tool is thin for a server explicitly framed as a 'Procurement Evidence Agent.' While a focused verification primitive is defensible, the surface lacks supporting operations that such an agent would plausibly need.
The one tool covers a verification-and-receipt operation, but there are no companion operations to retrieve receipts, list prior verifications, or inspect declared metadata after the fact. This leaves notable lifecycle gaps an agent cannot work around within the server.
Available Tools
1 toolgaip_verify_supplier_claimsCompare supplier claimsBInspect
Compare supplied public claims and task observations, check declared metadata, and return dispositions with a retained receipt. No supplier approval or independent claim verification.
| Name | Required | Description | Default |
|---|---|---|---|
| claims | Yes | ||
| metadata | Yes | ||
| protocol | Yes | ||
| synthetic | No | ||
| episode_id | No | ||
| task_class | Yes | ||
| observations | No | ||
| counterparty_id | Yes | ||
| continuity_handle | No | ||
| data_classification | Yes | ||
| independent_operator_id | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds useful behavioral context beyond annotations by stating that no supplier approval is needed, that independent claim verification is not performed, and that a receipt is retained. This complements the sparse annotations (readOnlyHint:false, destructiveHint:false) and clarifies side effects. It does not contradict the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short and front-loaded: it opens with the core action, then describes the result and key caveats. Every sentence earns its place, though the phrasing is slightly compressed and could be clearer about the relationship between 'claims' and 'task observations'.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with 11 parameters, nested objects, no output schema, and significant sibling overlap, this description is not complete enough. It fails to explain required parameters like protocol and continuity_handle, the nature of the returned dispositions, or any error or receipt-related behavior, so an agent would likely need external help to call or interpret it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description carries the full burden for explaining 11 parameters. It only touches on 'claims', 'task observations', and 'declared metadata', leaving protocol, continuity_handle, data_classification, episode_id, and several others unexplained. The description adds little meaning beyond what the schema property names already imply.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('Compare supplied public claims and task observations'), identifies the target resource, and mentions the result ('return dispositions with a retained receipt'). It is clearly about supplier claims verification rather than comparing snapshots, and the negative qualifier 'No supplier approval or independent claim verification' helps distinguish it from related verifier-style siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance on when to use this tool versus alternatives such as gaip_compare_supplier_snapshots or verify_gaip_receipt. The description explains what the tool does but does not provide conditions, prerequisites, or exclusionary rules like 'use X when...', so an agent must infer the appropriate context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
gaip_verify_supplier_claims
Related MCP Connectors
Verify business claims and audit text for unsourced data.
Physical-world evidence and operability checks with provenance and explicit data gaps.
Verify claims and sources, and check whether AI assistants name a brand.
Verifies travel bookings against supplier-authoritative evidence; honest UNKNOWN verdicts.
Related MCP Servers
- AlicenseAqualityCmaintenanceCompare evidence-linked documentation claims with facts observed in the current source tree.10MIT
- AlicenseNot gradedqualityFmaintenanceVerifies claims with verdicts (supported/disputed/unverifiable), confidence scores, and cited sources by cross-referencing FoundryNet Data Network and web search.MIT
- AlicenseAqualityBmaintenanceEnables scientific due diligence by grading claims against public literature, clinical trials, and filings, with explicit citations and optional attestation.4MIT
- AlicenseNot gradedqualityCmaintenanceAnalyzes early government notices to produce an evidence-backed map of plausible supplier companies with deterministic scoring and exact citation validation.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.