{
  "ucp": {
    "version": "1.0.0",
    "services": [
      {
        "id": "llms_full_txt_generator",
        "name": "Deep-Crawl llms-full.txt Generator",
        "endpoint": "https://www.llms-text.com/api/mcp",
        "price": "9.00",
        "currency": "USD"
      }
    ],
    "capabilities": [
      "instant_checkout",
      "mcp_tool_execution",
      "json_rpc"
    ],
    "endpoints": {
      "mcp": "https://www.llms-text.com/api/mcp",
      "create_payment": "https://www.llms-text.com/api/create-payment-intent"
    }
  },
  "ucp_version": "1.0.0",
  "issuer": "https://www.llms-text.com"
}