{
  "name": "agentfive.ai sales agent",
  "description": "Answers questions about buying the domain agentfive.ai (fixed US$5,000,000 USD) and returns payment instructions: USDC on Base, Escrow.com, marketplace.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://www.agentfive.ai/a2a/v1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Adam Bereczky",
    "url": "https://www.agentfive.ai"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "domain-offer",
      "name": "Domain offer",
      "description": "Price, terms and every purchase route for agentfive.ai",
      "tags": [
        "domain",
        "sale",
        "usdc",
        "x402",
        "mcp"
      ],
      "examples": [
        "How much is agentfive.ai?",
        "How do I pay for agentfive.ai in USDC?"
      ]
    },
    {
      "id": "seller-verification",
      "name": "Seller verification",
      "description": "Registry and DNS checks proving the seller controls the domain",
      "tags": [
        "verification",
        "rdap",
        "dns"
      ]
    }
  ],
  "additionalInterfaces": {
    "mcp": "https://www.agentfive.ai/mcp",
    "x402": "https://www.agentfive.ai/api/acquire",
    "offer": "https://www.agentfive.ai/api/offer"
  }
}
