Skip to main content
Glama

Ni Biashara Shelves — Africa FX, freight & compliance checks (x402)

Load vet pack — authority + BASICs + broker + OFAC name

vet_load

Load vet pack — authority + BASICs + broker + OFAC name. One call before you tender: FMCSA authority, SMS BASICs and broker status for a USDOT and/or MC number, plus an OFAC name screen when you pass a legal name. Verdict is TENDER, HOLD or REJECT from those public fields only — no invented fraud score. Cites FMCSA QCMobile and OFAC as_of. $0.25 USDC on Base. Returns the x402 URL to GET (402 → PAYMENT-SIGNATURE → delivery). Free to call this tool; payment happens on the URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mcNoMC/docket number (this or dot required)
dotNoUSDOT number (this or mc required)
nameNolegal name to OFAC-screen (optional)

TDQS

A4.5/5.0
Behavior5/5

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

With no annotations provided, the description carries the full burden, and it delivers. It discloses the verdict values (TENDER/HOLD/REJECT), states that the verdict is based only on public fields with no invented fraud score, names the data sources, reveals the $0.25 USDC cost, and explains the x402 payment flow. This is unusually transparent.

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?

The description is dense but every sentence earns its place: what the pack contains, when to use it, what the verdict is based on, data sources, cost, and the payment/delivery flow. The most important scoping information is front-loaded.

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

Completeness5/5

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

For a no-output-schema, no-annotation tool, the description covers all the essential execution context: required inputs are implied by the schema, the optional name behavior is stated, the verdict semantics are clear, and the return mechanism (x402 URL and payment flow) is explained. Nothing critical is missing for the agent to select and invoke it correctly.

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

Parameters3/5

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

Schema coverage is 100% and every parameter is described in the input schema. The description adds only a small amount of context by saying that name is used for the OFAC screen and that you can pass a USDOT and/or MC number, which does not meaningfully exceed the schema's own wording.

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 states a specific action (load the vet pack) and precisely lists what the bundle includes: FMCSA authority, SMS BASICs, broker status, and OFAC name screening. It clearly differentiates this from narrower sibling tools by framing it as a single combined call before tendering.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description says clearly when to use this tool: 'One call before you tender.' It also explains that a legal name can be passed for the OFAC screen, and that payment happens on the returned URL. It does not explicitly name alternatives or say when not to use it, but the use case is strong enough for an agent to route correctly.

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.

TDQS

A3.7/5.0
Disambiguation4/5

Most tools have clearly distinct targets: FX official vs parallel vs brief, carrier vs broker vs BASICs, name vs wallet sanctions, and insurance vs real-estate CE. The bundled tools (vet_load, get_fx_africa_brief, buy_shelf_pass) overlap with individual tools but their descriptions explicitly frame them as convenience packages or payment modes, reducing real misselection risk.

Naming Consistency5/5

Every tool follows a consistent verb_noun snake_case pattern: buy_*, check_*, get_*, list_*, screen_sanctions_*, vet_load. There is no mixed casing or inconsistent verb styling across the set.

Tool Count4/5

At 16 tools the set is slightly above the typical 3-15 range, but the server intentionally spans FX, freight, compliance, and the x402 purchase lifecycle, so most tools earn their place. The count feels a bit heavy but not bloated.

Completeness4/5

Core workflows are covered: shelf discovery, generic and pass-based purchasing, order status, pass balance, and the main FX, freight, OFAC, and Texas CE data shelves. Minor gaps such as cancellation/refund endpoints, non-US sanctions lists, or additional freight jurisdictions do not block primary agent workflows.

Resources