{
  "specVersion": "0.91",
  "host": {
    "displayName": "Real Real Genuine",
    "identifier": "urn:air:realrealgenuine.com:host:rrg",
    "url": "https://realrealgenuine.com",
    "description": "Open co-creation commerce platform on Base. Operated by VIA Labs. ERC-8004 Agent #33313."
  },
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:realrealgenuine.com:server:rrg-mcp",
      "displayName": "RRG MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://realrealgenuine.com/.well-known/mcp/server-card.json",
      "description": "Browse brand listings, submit designs to open briefs, and purchase ERC-1155 products with USDC on Base.",
      "capabilities": [
        "list_listings",
        "get_listing",
        "purchase_listing",
        "submit_design"
      ],
      "tags": [
        "commerce",
        "fashion",
        "nft",
        "usdc",
        "base",
        "x402"
      ],
      "representativeQueries": [
        "find independent fashion brands selling limited editions",
        "buy a streetwear drop with USDC on Base",
        "list open design briefs I can submit artwork to",
        "show me products from a specific brand storefront"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:realrealgenuine.com:agent:rrg-agent-33313",
      "displayName": "RRG Agent #33313",
      "type": "application/a2a-agent-card+json",
      "url": "https://realrealgenuine.com/.well-known/agent-card.json",
      "description": "RRG platform agent, ERC-8004 identity #33313 on Base mainnet.",
      "tags": [
        "commerce",
        "erc-8004",
        "a2a"
      ],
      "representativeQueries": [
        "talk to the Real Real Genuine shopping agent",
        "ask an agent which brands are on RRG",
        "get help purchasing a co-created product"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:realrealgenuine.com:skill:rrg-purchase",
      "displayName": "RRG Purchase Skill",
      "type": "application/ai-skill+md",
      "url": "https://realrealgenuine.com/.well-known/agent-skills/rrg-purchase/SKILL.md",
      "description": "Purchase a listing on RRG (ERC-1155 plus USDC on Base).",
      "representativeQueries": [
        "how do I buy an RRG listing as an agent",
        "pay for a product with USDC on Base"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:realrealgenuine.com:skill:rrg-submit-design",
      "displayName": "RRG Submit Design Skill",
      "type": "application/ai-skill+md",
      "url": "https://realrealgenuine.com/.well-known/agent-skills/rrg-submit-design/SKILL.md",
      "description": "Submit an original design to an open brand brief. Creators earn 35% per sale.",
      "representativeQueries": [
        "submit my artwork to a brand brief",
        "earn USDC from designs I create"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:realrealgenuine.com:api:catalogue",
      "displayName": "RRG Catalogue API",
      "type": "application/linkset+json",
      "url": "https://realrealgenuine.com/.well-known/api-catalog",
      "description": "Machine-readable catalogue of all RRG listings and API documentation links.",
      "representativeQueries": [
        "get a JSON catalogue of RRG products",
        "list all RRG listings with prices"
      ]
    }
  ]
}