{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "io.payai/facilitator",
  "title": "PayAI x402 Facilitator",
  "description": "The PayAI x402 facilitator as MCP tools: verify and settle stablecoin payments, inspect supported networks and schemes, and browse the Bazaar catalog of x402-payable resources.",
  "version": "2.0.0",
  "websiteUrl": "https://payai.network/",
  "repository": {
    "url": "https://github.com/PayAINetwork",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://facilitator.payai.network/mcp",
      "description": "The facilitator API as MCP tools: verify and settle x402 payments, list supported networks, browse the Bazaar catalog. No authentication required."
    }
  ]
}