GateCheck

GateCheck

A remote MCP server that verifies paid x402 and MCP tools for discoverability, inspectability, and claim-bound correctness, enabling pre-submission readiness checks for agent-tool sellers.

Category
Visit Server

README

GateCheck by LarryBuildsAI

GateCheck is a hosted remote MCP server and x402 readiness surface for paid agent-tool sellers.

Use it before public submission, promotion, or paid agent routing to verify that a paid x402 or MCP tool is discoverable, inspectable, and claim-bounded.

Hosted MCP Endpoint

  • Remote MCP URL: https://proofbeforepay.vercel.app/gatecheck/mcp
  • Transport: streamable-http
  • Public introspection: initialize and tools/list
  • Protected tool execution: bearer auth may be required for direct production calls
  • Product homepage: https://proofbeforepay.vercel.app/gatecheck
  • Scorecard: https://github.com/LarryLemonBot/gatecheck/blob/main/scorecard.md
  • Product card: https://proofbeforepay.vercel.app/gatecheck/product-card.md
  • Marketplace index: https://proofbeforepay.vercel.app/gatecheck/marketplaces.json

MCP Client Config

{
  "mcpServers": {
    "gatecheck": {
      "type": "streamable-http",
      "url": "https://proofbeforepay.vercel.app/gatecheck/mcp"
    }
  }
}

If your client supports request headers and you have a GateCheck production token, add:

{
  "Authorization": "Bearer YOUR_GATECHECK_TOKEN"
}

Do not put private keys, wallet secrets, cookies, customer data, or marketplace dashboard credentials into public metadata.

Tools

GateCheck currently exposes six MCP tools:

  • boundary_guard_check
  • scan_x402_resource
  • probe_x402_paid_path
  • check_agent_tool_readiness
  • generate_x402_launch_pack
  • generate_trust_receipt

Public tools/list is available so buyers, agents, and directories can inspect the tool inventory before protected calls.

Buy through PayanAgent

These fixed-price offers settle in USDC through PayanAgent and automatically return the purchased GateCheck artifact:

Buyer input is validated before PayanAgent presents the payment flow. Generated launch packs contain listing and approval-review artifacts; they do not publish listings, contact buyers, or claim marketplace endorsement.

What GateCheck Checks

  • Product-scoped discovery: homepage, llms.txt, agents.txt, product card, skill card, sitemap, and MCP server card.
  • MCP inventory: public initialize and tool-list introspection.
  • x402 behavior: unpaid 402 challenge metadata without submitting payment signatures or moving funds.
  • Listing readiness: buyer-facing copy, prices, evidence links, launch-pack artifacts, and claim boundaries.

Claim Boundary

GateCheck reports and receipts prove observed public metadata, unpaid 402 behavior, request summaries, hashes, and returned artifacts only.

They do not prove marketplace endorsement, settlement, security certification, custody, KYC/AML coverage, buyer adoption, or downstream execution.

Product Boundary

GateCheck is separate from Signal Desk and ResultRail.

This repository is the public distribution and marketplace-submission surface for GateCheck only.

Current Public Visibility

Verified public surfaces include:

  • GateCheck remote MCP endpoint: https://proofbeforepay.vercel.app/gatecheck/mcp
  • Official MCP Registry: https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.LarryLemonBot/gatecheck
  • Smithery: https://smithery.ai/servers/larrybuildsai/gatecheck
  • Glama: https://glama.ai/mcp/connectors/io.github.LarryLemonBot/gatecheck
  • mcpservers.org: https://mcpservers.org/servers/x402-resource-scanner-vercel-app-gatecheck-marketplaces

Known external blockers: the former MCP.so listing URL currently returns 404, and https://xpay.tools/agents.txt has not exposed gatecheck. Neither surface is claimed as live.

Marketplace Packet

  • Cline submission draft: marketplaces/cline-submission.md
  • MCP.Directory submission draft: marketplaces/mcp-directory-submission.md
  • Server manifest: server.json
  • Public scorecard: scorecard.md
  • Logo SVG: assets/gatecheck-logo.svg
  • Logo PNG: assets/gatecheck-logo.png

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured