Skip to main content
Glama

Server Details

Read-only machine payment preflight using dated MEO evidence, with explicit unknowns.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.5/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so there is no possibility of confusing it with another tool. Its purpose is clearly defined and exhaustive for its singular function.

Naming Consistency5/5

The single tool name 'preflight_machine_payment' follows a clear descriptive snake_case pattern that combines an action and object. With only one tool, there are no inconsistent conventions to penalize.

Tool Count4/5

A single tool is technically thin, but the server is intentionally scoped to a specific read-only preflight operation. The count slightly under typical expectations, yet it is reasonable for this narrow, focused purpose.

Completeness5/5

The tool covers the entire stated functionality of the server—a preflight check for machine payments. It provides sufficient outputs (terms, context, freshness, unknowns) and explicitly notes what it does not do, avoiding surprising gaps within its scope.

Available Tools

1 tool
preflight_machine_paymentPreflight a machine paymentA
Read-onlyIdempotent
Inspect

Before paying an unfamiliar machine service, call this read-only tool to compare the proposed resource, payment destination, network, asset and amount with MEO's dated economic history. Returns observed payment-term matches or changes, settlement/buyer/activity context when available, evidence freshness, and explicit unknowns. It does not execute or approve payment and never interprets missing evidence as safe. Pilot scope: two services; third-party public probe observations retained by MEO, not independently verified settlements. Settlement/buyer history, current activity and payment destination history are UNKNOWN. Evidence may be stale. Invocation example: {"resource_url":"https://blockrun.ai/api/v1/exa/search","pay_to":"0x0000000000000000000000000000000000000001","network":"eip155:8453","asset":"USDC","amount":"0.011"}

ParametersJSON Schema
NameRequiredDescriptionDefault
assetYesv0.1 supports source-reported USDC currency label only; no token contract validation.
amountYesNonnegative decimal asset units, maximum six decimal places. Not atomic units. No exponent notation.
pay_toYesProposed recipient; EVM networks require a 0x-prefixed 40-hex-character address. Never logged or interpreted as wallet ownership.
networkYesCAIP-style network; v0.1 supports eip155:8453 only.
resource_urlYesPublic HTTPS resource URL, no query, credentials or fragment. Exact resource matching only; never fetched.

Output Schema

ParametersJSON Schema
NameRequiredDescription
versionYes
evidenceYes
request_idYes
limitationsYes
match_statusYes
result_stateYes
current_activityYes
economic_historyYes
evidence_outcomeYes
resolved_serviceYes
material_findingsYes
evidence_freshnessYes
evidence_confidenceYes
payment_term_comparisonsYes

TDQS

A4.4/5.0
Behavior5/5

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

Beyond the readOnly/idempotent annotations, the description discloses that it does not execute or approve payment, never treats missing evidence as safe, may return stale evidence, and explicitly lists UNKNOWN fields. It also notes that third-party probe observations are not independently verified settlements. No annotation contradiction.

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 dense but every clause carries critical caveats: read-only nature, UNKNOWN fields, staleness, pilot scope, and non-execution. It front-loads usage context before caveats. Slightly long, but each sentence earns its place.

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?

The description covers when to use it, return contents, explicit unknowns, data freshness, limitations, and a full invocation example. With a rich output schema already provided, nothing needed for correct invocation is missing.

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 description coverage is 100% with detailed per-parameter constraints (e.g., USDC-only, CAIP network, exact URL matching). The description's invocation example duplicates the schema example and adds no new parameter semantics, so the baseline of 3 applies.

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 uses a specific verb ('preflight'/'compare') against a clear resource (a proposed machine payment and MEO's dated economic history) and states what it returns. It also explicitly negates execution/approval, leaving no ambiguity that this is a read-only assessment tool.

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?

‘Before paying an unfamiliar machine service’ gives a concrete invocation context, and the pilot-scope note further narrows applicability. There are no sibling tools, so alternative routing is unnecessary; a when-not-to-use exclusion is not explicitly stated, but the context is clear.

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. 1 tool update
    • First observedpreflight_machine_payment

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    A
    maintenance
    Read-only MCP server that performs deterministic local preflights of agent-payment boundary documents and x402 v2 PaymentRequired JSON, and prepares unsubmitted public quote-request drafts without network calls or fund movement.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server for investigating payment/webhook drift, classifying order status mismatches, detecting duplicate charges, and escalating findings for human review. It is read-only for payment state and does not automatically retry or correct transactions.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources