Skip to main content
Glama

GateCheck by LarryBuildsAI

Server Details

Preflight checks for paid x402 and MCP tools before marketplace listing.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
boundary_guard_checkBoundary Guard Check
Read-onlyIdempotent
Inspect

Create a deterministic, read-only pre-action receipt from request, policy, and optional result evidence. Use before an agent posts, spends, lists, or writes so the decision can be audited; no external action is executed.

ParametersJSON Schema
NameRequiredDescriptionDefault
policyNoDecision object, e.g. allow/retry/review/block and reason.
resultNoOptional result or dry-run summary to hash into evidence.
requestYesAction metadata the agent is about to perform.
nextStepNoOptional guidance stored in the receipt.

Output Schema

ParametersJSON Schema
NameRequiredDescription
decisionYes
nextStepNo
createdAtYes
receiptIdYes
evidenceHashYes
claimBoundaryYes
marketplacePositioningNo
check_agent_tool_readinessGateCheck Readiness
Read-onlyIdempotent
Inspect

GateCheck readiness: check whether an x402/agent-facing tool is ready for agent routing, marketplace listing, and paid-path monitoring, including public agent discovery surfaces (/llms.txt, /agents.txt, /.well-known/mcp.json, /mcp). Pass target plus optional tier, marketplace_url, expected_resources, and paid_path; deep/report tiers add unpaid 402 probing when paid_path is supplied. Tiers: quick $1, deep $5, report $10.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoReadiness depth. quick=$1, deep=$5, report=$10. Defaults to quick.
methodNoSafe unpaid probe method when paid_path is supplied. Defaults to GET.
targetYesTarget API/provider base URL to scan.
expectedNoOptional expected x402 network/asset/price metadata for paid_path probes.
paid_pathNoOptional specific paid endpoint to probe without payment for deep/report tiers.
marketplace_urlNoOptional marketplace/listing URL to compare against public metadata.
expected_resourcesNoOptional expected resource count.

Output Schema

ParametersJSON Schema
NameRequiredDescription
scanNo
tierYes
readyYes
scoreYes
checksYes
issuesYes
reportNo
targetYes
productYes
priceUsdYes
healthProbeNo
recommendedFixesYes
generate_trust_receiptGenerate Trust Receipt
Read-onlyIdempotent
Inspect

Generate a deterministic trust receipt from sanitized request/policy/result/payment summaries. Do not submit raw auth headers, cookies, API keys, private keys, payment signatures, payment response headers, customer prompts, customer documents, or payer-identifying evidence.

ParametersJSON Schema
NameRequiredDescriptionDefault
policyNoSanitized policy or decision summary to hash.
resultNoSanitized outcome/result summary to hash; omit customer data and secret-like values.
paymentNoOptional sanitized payment summary or caller-provided hashes only; do not include raw payment signatures, raw payment response headers, private keys, API keys, cookies, payer-identifying evidence, or wallet secrets.
requestYesSanitized request/action summary to hash; omit raw prompts, documents, credentials, cookies, auth headers, signatures, and secrets.
nextStepNoOptional receipt next-step guidance.

Output Schema

ParametersJSON Schema
NameRequiredDescription
decisionYes
nextStepNo
createdAtYes
receiptIdYes
evidenceHashYes
claimBoundaryYes
marketplacePositioningNo
generate_x402_launch_packx402 Launch Pack Generator
Read-onlyIdempotent
Inspect

Generate marketplace-safe launch assets for an x402/MCP seller: listing copy, buyer FAQ, checklist, approval packet, and claim boundaries. Pass target plus optional product_name, audience, primary_use_case, marketplace_url, and paid_path; service/premium tiers include readiness evidence. Tiers: single $9, service $29, premium $49.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNoLaunch pack depth. single=$9, service=$29, premium=$49. Defaults to single.
methodNoSafe unpaid probe method when paid_path is supplied. Defaults to GET.
targetYesTarget API/provider base URL to package for launch.
audienceNoPrimary buyer/audience for listing copy.
expectedNoOptional expected x402 network/asset/price metadata for paid_path probes.
paid_pathNoOptional paid endpoint to validate via unpaid 402 challenge for service/premium packs.
product_nameNoBuyer-facing product title.
marketplace_urlNoOptional marketplace/listing URL to compare against public metadata.
primary_use_caseNoPrimary buyer outcome/use case.
expected_resourcesNoOptional expected resource count.
desired_marketplacesNoOptional marketplace names to include in launch planning.

Output Schema

ParametersJSON Schema
NameRequiredDescription
tierYes
reportNo
targetYes
productYes
priceUsdYes
readinessNo
launchPackYes
productNameYes
claimBoundaryNo
readinessScoreYes
readyForDistributionNo
approvalRequiredBeforeDistributionYes
probe_x402_paid_pathx402 Paid-Path Health Probe
Read-onlyIdempotent
Inspect

Probe a public x402 paid endpoint without signing or paying, then parse the HTTP 402 challenge. Pass target plus optional expected network/asset/price to verify payment metadata and receive a deterministic health receipt.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoProbe mode for v1. Defaults to unpaid_402.
methodNoSafe unpaid probe method. Defaults to GET.
targetYesSpecific paid endpoint URL to probe without payment.
expectedNoOptional expected x402 metadata such as network, asset, and priceUsd.

Output Schema

ParametersJSON Schema
NameRequiredDescription
checksYes
issuesYes
targetYes
healthyYes
receiptYes
observedYes
recommendedFixesYes
scan_x402_resourcex402 Resource Scan
Read-onlyIdempotent
Inspect

Read-only scan of a public API/provider URL for x402, OpenAPI, pricing, and agent-discovery metadata. Pass url, and optionally marketplace_url plus expected_resources, to get a readiness score, issues, and fixes; no private endpoints are called.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesTarget API/provider base URL to scan.
marketplace_urlNoOptional marketplace/listing URL to compare against public metadata.
expected_resourcesNoOptional expected resource count.

Output Schema

ParametersJSON Schema
NameRequiredDescription
scoreYes
issuesYes
pricesNo
targetYes
nextStepsYes
marketplacePositioningNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources