Skip to main content
Glama
TateLyman

x402-triage-mcp

by TateLyman

Triage x402 payment surface

triage_x402_surface
Read-onlyIdempotent

Assess public x402, MPP, Pay.sh, and HTTP 402 endpoints without payment, returning status, payment headers, challenge shape, attack-class checks, and a paid review handoff.

Instructions

Run a no-payment external pass against one public x402, MPP, Pay.sh, OpenAPI, manifest, or HTTP 402 endpoint. The tool calls the Tate Programs public triage API and returns status, payment headers, parsed challenge shape, attack-class checks, cache/CORS notes, and paid review handoff. It does not send X-PAYMENT, wallet signatures, API keys, private tokens, or paid calls.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesPublic HTTPS manifest, OpenAPI file, paid endpoint, or discovery URL to review.
methodNoNo-payment probe method. Use POST only for endpoints that intentionally expose a public paid POST route.GET
originNoOptional browser Origin for CORS/payment-header readability checks.
Behavior5/5

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

Annotations already declare readOnly, idempotent, openWorld, and non-destructive. The description adds explicit guarantees that no X-PAYMENT, wallet signatures, API keys, private tokens, or paid calls are sent, plus lists return content. No contradiction.

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?

Two sentences: first states the core action, second lists outputs and exclusions. No redundant text, well 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?

Given the read-only, open-world nature and absence of output schema, the description is complete: it explains what the tool does, what it returns, and what it deliberately avoids sending. No critical gaps.

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 covers 100% of parameters with meaningful descriptions. The description adds no extra parameter-specific guidance beyond what the schema provides, 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 uses a specific verb phrase ('Run a no-payment external pass') and lists concrete resource types (x402, MPP, Pay.sh, OpenAPI, manifest, HTTP 402 endpoint). It distinguishes itself from siblings by emphasizing 'no-payment' and 'triage' versus watching or paid paths.

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?

Provides clear context for use: a single public endpoint, no payment, external triage pass. It does not explicitly name alternative sibling tools or exclude cases, but the scope is well defined.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TateLyman/x402-triage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server