{
  "ok": true,
  "name": "forsale.agt",
  "version": "1.0.0",
  "description": "Is this domain for sale, and where? Reads the RFC 10023 _for-sale DNS record that marketplaces such as Atom.com publish for every eligible listing: the listing link, the asking price when public, and whether the answer is DNSSEC-signed. One domain or a batch of ten. Free and deterministic.",
  "standard": "RFC 10023 (_for-sale)",
  "endpoints": [
    {
      "protocol": "mcp",
      "url": "https://forsale.agts.dev/mcp"
    },
    {
      "protocol": "a2a",
      "url": "https://forsale.agts.dev/a2a"
    },
    {
      "protocol": "http",
      "url": "https://forsale.agts.dev"
    }
  ],
  "agentCard": "https://forsale.agts.dev/.well-known/agent-card.json",
  "tools": [
    "for_sale_status",
    "check_domains",
    "parse_for_sale_record"
  ],
  "http": {
    "status": "GET https://forsale.agts.dev/status?domain=recruitable.com",
    "check": "GET https://forsale.agts.dev/check?domains=recruitable.com,example.com",
    "parse": "GET https://forsale.agts.dev/parse?record=v%3DFORSALE1%3Bfval%3DUSD1500"
  },
  "profile": "https://agtnames.com/name/forsale",
  "time": "2026-09-27T07:48:23.012Z"
}