MEO Preflight
Server Details
Read-only machine payment preflight using dated MEO evidence, with explicit unknowns.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
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.
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.
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.
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 toolpreflight_machine_paymentPreflight a machine paymentARead-onlyIdempotentInspect
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"}
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | v0.1 supports source-reported USDC currency label only; no token contract validation. | |
| amount | Yes | Nonnegative decimal asset units, maximum six decimal places. Not atomic units. No exponent notation. | |
| pay_to | Yes | Proposed recipient; EVM networks require a 0x-prefixed 40-hex-character address. Never logged or interpreted as wallet ownership. | |
| network | Yes | CAIP-style network; v0.1 supports eip155:8453 only. | |
| resource_url | Yes | Public HTTPS resource URL, no query, credentials or fragment. Exact resource matching only; never fetched. |
Output Schema
| Name | Required | Description |
|---|---|---|
| version | Yes | |
| evidence | Yes | |
| request_id | Yes | |
| limitations | Yes | |
| match_status | Yes | |
| result_state | Yes | |
| current_activity | Yes | |
| economic_history | Yes | |
| evidence_outcome | Yes | |
| resolved_service | Yes | |
| material_findings | Yes | |
| evidence_freshness | Yes | |
| evidence_confidence | Yes | |
| payment_term_comparisons | Yes |
TDQS
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.
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.
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.
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.
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.
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 tool update
- First observed
preflight_machine_payment
Related MCP Connectors
Provider-neutral, read-only commerce preflight with UCP/ACP checkout evidence. Never orders.
Preflight x402 payment compatibility with structured risk evidence and remediation guidance.
Evidence observatory for agentic commerce: x402 preflight, receipt checks, settlement attestations.
Read-only MVR preflight for trust, permission, evidence gaps, and African market-entry readiness.
Related MCP Servers
FlicenseNot gradedqualityDmaintenancePaid remote MCP for generating trustworthy code run receipts, scope summaries, missing evidence checks, and client handoff exports.-- FlicenseNot gradedqualityAmaintenanceRead-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.-
- FlicenseNot gradedqualityDmaintenancePaid remote MCP server for agent data-access boundary reviews, permission scope evidence, sensitive data notes, and governance receipts.-
- FlicenseNot gradedqualityBmaintenanceMCP 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.-
Glama MCP Gateway
Add one secure layer between your agents and this server.