{
  "$schema": "https://modelcontextprotocol.io/schemas/draft/2025-07-09/ai-catalog.json",
  "name": "PayAI",
  "description": "The x402 payment facilitator for AI agents and apps. Verify and settle stablecoin micropayments over HTTP across Solana and EVM networks.",
  "url": "https://payai.network",
  "interfaces": {
    "mcp": [
      {
        "name": "PayAI Documentation",
        "description": "Search and retrieve the PayAI documentation corpus: x402 protocol reference, merchant and client quickstarts, supported networks, and facilitator pricing.",
        "url": "https://payai.network/mcp",
        "transport": "streamable-http",
        "authentication": "none"
      }
    ],
    "openapi": [
      {
        "name": "PayAI x402 Facilitator API",
        "description": "Verify and settle x402 payments, list supported networks, and browse the PayAI Bazaar catalog of x402-payable resources.",
        "url": "https://payai.network/openapi.json",
        "server": "https://facilitator.payai.network"
      }
    ],
    "llmsTxt": [
      "https://payai.network/llms.txt",
      "https://payai.network/llms-full.txt"
    ],
    "documentation": [
      "https://docs.payai.network"
    ]
  }
}