GateCheck by LarryBuildsAI

Community
Python

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

About GateCheck by LarryBuildsAI MCP Server

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

Features

Tools

Transport

streamable-http
Getting Started

Use the remote MCP endpoint at https://x402-resource-scanner.vercel.app/gatecheck/mcp. Public initialize and tools/list are available without a token; protected direct execution may require Authorization.

Tools (6)
Functions this server exposes to AI clients

boundary_guard_check

Run a GateCheck boundary and readiness check for a paid tool or MCP listing.

scan_x402_resource

Inspect x402 resource metadata and unpaid payment behavior before launch.

probe_x402_paid_path

Probe a paid x402 path and summarize launch-blocking issues.

check_agent_tool_readiness

Check whether an agent-facing tool has marketplace-ready metadata.

generate_x402_launch_pack

Generate launch copy and evidence links for x402 marketplace submission.

generate_trust_receipt

Generate a receipt summarizing observed metadata, checks, and hashes.

Example
curl -s https://x402-resource-scanner.vercel.app/gatecheck/mcp
Compatible With
Claude Desktop
Cursor
VS Code