Skip to main content
Glama

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

Shelf Pass — 110 prepaid credits

buy_shelf_pass

Shelf Pass — 110 prepaid credits. One payment, 110 credits ($1.10 of calls for $0.99). 1 credit = $0.01 of list price, so a $0.10 carrier check costs 10 credits and a $0.02 sanctions screen costs 2. Valid on every data shelf priced ≤ $0.10. Redeem with the X-SHELF-PASS header — no wallet and no payment round-trip per call, which is the point for agents that check every load or counterparty. $0.99 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

No arguments

TDQS

A4.2/5.0
Behavior5/5

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

With no annotations, the description carries the full burden, and it delivers: it states the credit price, credit-to-dollar conversion, validity threshold ('every data shelf priced ≤ $0.10'), redemption header, the fact that calling the tool is free, and that payment happens later on the x402 URL. This gives an agent a strong behavioral model of the purchase and redemption flow.

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

Conciseness4/5

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

The description is long but packed with useful behavior: pricing, conversion, validity, redemption, and payment flow. It is front-loaded with the core product concept, and almost every sentence adds practical information. It could be tightened slightly, but it is more substantive than redundant.

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

Completeness4/5

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

Given no output schema and no annotations, the description does well by explaining the returned artifact ('x402 URL to GET') and the payment flow. However, '402 → PAYMENT-SIGNATURE → delivery' is compressed and assumes familiarity with x402; a bit more explicit detail about what to do after receiving the URL would make it fully complete.

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

Parameters4/5

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

There are zero parameters, and schema coverage is vacuously 100%, so there is no parameter burden for the description to carry. The pricing examples and redemption details provide useful context but are not parameter semantics. Baseline 4 is appropriate.

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 clearly defines the product as a prepaid credit pack ('Shelf Pass — 110 prepaid credits') and describes the payment and redemption flow. It does not explicitly say 'buy' or 'purchase' as a verb, relying somewhat on the tool name, but the intent is unmistakable. It also distinguishes itself from wallet-based per-call payments by emphasizing 'no wallet and no payment round-trip per call.'

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 gives a concrete use case: 'agents that check every load or counterparty.' It contrasts this pass with per-call wallet payments and explains that repeated checks are 'the point.' It does not explicitly name alternatives among sibling tools or state when not to buy the pass, so it falls short of full 5.

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