Skip to main content
Glama

probe402_endpoint_grade

Is a known x402 or MPP endpoint alive right now, what is it quoting, what schema does it return, and how fast? Probed at arm's length on a fixed clock, every reading traceable to a retained capture. Blocked and rate-limited are told apart from unreachable at capture time, so a defended endpoint is never reported as dead. Not affiliated with any endpoint graded. Call before paying an unfamiliar endpoint, or to check whether one you already use has repriced or rotated its payTo. This tool is the FREE grade: current observation plus 7 days of counts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endpoint_idYesprobe402 endpoint id, from the free /coverage list

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 behavioral burden and does so strongly. It discloses that probes happen at arm's length, on a fixed clock, with traceable retained captures, and that blocked/rate-limited endpoints are distinguished from unreachable ones. The non-affiliation statement also adds critical trust context.

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 front-loaded with the core purpose, followed by method, edge-case handling, affiliation disclaimer, and usage trigger. Every sentence earns its place and no information is redundant with the schema or annotations.

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 tool with one parameter, no output schema, and a single sibling, the description is remarkably complete. It tells the agent what data is returned (quote, schema, speed, blocked status, 7-day counts), how to source the parameter, when to call, and how results are classified. Nothing essential 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 the single parameter 'endpoint_id' already well-described as coming from the free /coverage list. The tool description does not add parameter-level detail, but the schema already provides enough meaning, so baseline 3 is appropriate.

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 opens with a precise question defining the tool's function: checking whether an x402/MPP endpoint is alive, its quote, schema, and speed. It clearly names the resource type and contrasts with the sibling by emphasizing this is the current-grade observation versus historical data.

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 explicitly tells the agent when to call: before paying an unfamiliar endpoint or checking whether a known endpoint has repriced/rotated its payTo. It implies the sibling history tool is for past data, but it doesn't explicitly state 'use history instead when you need historical trends,' so the alternative guidance is slightly implicit rather than fully explicit.

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

A4.3/5.0
Disambiguation2/5

Both tools share nearly identical descriptions and focus on the same live probe; only the name and a single sentence hint at a difference. An agent cannot confidently choose between grade and history based on the tool surface.

Naming Consistency5/5

Both names follow the exact 'probe402_endpoint_<noun>' pattern, with consistent snake_case and parallel modifiers. There is no naming ambiguity or style mismatch.

Tool Count3/5

Two tools is a minimal but defensible count for a focused endpoint-probing service. It is not inflated, but it sits at the low end where agents may wish for additional distinct operations.

Completeness4/5

The current grade plus historical history covers the main read-only lifecycle of probing an endpoint. Missing extras like batch comparison or configurable alerting are workarounds rather than core blockers.

Resources