{
  "claimBoundary": "First-party product metadata only. No marketplace approval, endorsement, customer adoption, settlement volume, revenue, compliance, security certification, wallet custody, or public traction claim.",
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown",
    "text/plain"
  ],
  "description": "Routeability proof for paid x402 and MCP tools before buyers, agents, marketplaces, or directories hit the route.",
  "llms": "https://proofbeforepay.vercel.app/gatecheck/llms-full.txt",
  "mcp": "https://proofbeforepay.vercel.app/gatecheck/mcp",
  "name": "GateCheck by LarryBuildsAI",
  "openapi": "https://proofbeforepay.vercel.app/openapi.json",
  "preferredTransport": "streamable-http",
  "preferredUse": "Validate public x402/MCP route evidence, unpaid 402 behavior, OpenAPI/MCP discovery, pricing clarity, and claim boundaries.",
  "protocolVersion": "0.3.0",
  "provider": {
    "name": "LarryBuildsAI",
    "url": "https://proofbeforepay.vercel.app"
  },
  "selectedProduct": {
    "description": "Routeability proof for paid x402 and MCP tools before buyers, agents, marketplaces, or directories hit the route.",
    "llms": "https://proofbeforepay.vercel.app/gatecheck/llms-full.txt",
    "mcp": "https://proofbeforepay.vercel.app/gatecheck/mcp",
    "name": "GateCheck by LarryBuildsAI",
    "openapi": "https://proofbeforepay.vercel.app/openapi.json",
    "preferredUse": "Validate public x402/MCP route evidence, unpaid 402 behavior, OpenAPI/MCP discovery, pricing clarity, and claim boundaries.",
    "skills": [
      {
        "description": "Inspect public x402/MCP/OpenAPI evidence and return proceed, fix first, ask-for-proof, or do-not-route guidance.",
        "endpoint": "https://proofbeforepay.vercel.app/v1/x402/agent-tools/readiness",
        "id": "gatecheck-routeability",
        "inputModes": [
          "application/json",
          "text/plain"
        ],
        "name": "Check paid route readiness",
        "outputModes": [
          "application/json",
          "text/markdown"
        ]
      }
    ],
    "url": "https://proofbeforepay.vercel.app/gatecheck",
    "x402Manifest": "https://proofbeforepay.vercel.app/.well-known/x402"
  },
  "skills": [
    {
      "description": "Inspect public x402/MCP/OpenAPI evidence and return proceed, fix first, ask-for-proof, or do-not-route guidance.",
      "endpoint": "https://proofbeforepay.vercel.app/v1/x402/agent-tools/readiness",
      "id": "gatecheck-routeability",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Check paid route readiness",
      "outputModes": [
        "application/json",
        "text/markdown"
      ]
    }
  ],
  "suiteUrl": "https://proofbeforepay.vercel.app",
  "transports": [
    {
      "relationship": "primary-mcp",
      "type": "streamable-http",
      "url": "https://proofbeforepay.vercel.app/gatecheck/mcp"
    },
    {
      "relationship": "rest-api",
      "type": "openapi",
      "url": "https://proofbeforepay.vercel.app/openapi.json"
    }
  ],
  "url": "https://proofbeforepay.vercel.app/gatecheck",
  "x402Manifest": "https://proofbeforepay.vercel.app/.well-known/x402"
}