{
 "protocolVersion": "0.3.0",
 "kind": "agent-card",
 "name": "agent-bev · sellers",
 "description": "Be on the shelf the agents buy from. Agentic B2B hub for beer, wine and spirits across Europe.",
 "url": "https://mcp.bev-seller.ai/mcp",
 "version": "0.2.0",
 "documentationUrl": "https://bev-seller.ai/llms.txt",
 "iconUrl": "https://agent-bev.ai/brand/icon-512.png",
 "provider": {
  "organization": "Agent Holdings S.A.",
  "url": "https://agent-bev.ai"
 },
 "operator": {
  "name": "Agent Holdings S.A.",
  "url": "https://agent-bev.ai",
  "surface": "https://bev-seller.ai",
  "contact": "mailto:info@agent-bev.ai",
  "keyring": "https://bev-registry.ai/.well-known/jwks.json",
  "kid": "bev-record-2026-10",
  "held_by": "Agentic KG Holdings"
 },
 "contact": "mailto:info@agent-bev.ai",
 "languages": [
  "en"
 ],
 "capabilities": {
  "streaming": false,
  "pushNotifications": false,
  "stateTransitionHistory": false
 },
 "securitySchemes": {
  "none": {
   "type": "noAuth",
   "description": "no account; every call answers without authentication"
  }
 },
 "security": [
  {
   "none": []
  }
 ],
 "defaultInputModes": [
  "application/json",
  "text/plain"
 ],
 "defaultOutputModes": [
  "application/json"
 ],
 "supportedInterfaces": [
  {
   "url": "https://mcp.bev-seller.ai/mcp",
   "protocolBinding": "HTTP+JSON",
   "transport": "streamable-http",
   "protocolVersion": "2025-06-18",
   "description": "the sellers' door"
  }
 ],
 "skills": [
  {
   "id": "claim_record",
   "name": "claim_record",
   "description": "A maker (or its appointed distributor) claims a record on the register. The record shows claim_status: claimed with the claimant's stated identity and date. Verification is a separate, reviewed step.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "makers"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "update_record",
   "name": "update_record",
   "description": "The claimant proposes corrections to a claimed record (brand, product, style, strength, size, barcode, vintage, trade channel, protected name). Proposals are kept beside the sourced values, each with the page that states it, and never replace them until verified.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "makers"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "get_claim_status",
   "name": "get_claim_status",
   "description": "The claim status of a record: listed, claimed or verified, with the claim's date and the proposals on file.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "makers"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "verify_producer",
   "name": "verify_producer",
   "description": "Ask for a claimed maker to be verified. Verification is a reviewed step; this records the request and answers with the record's current status.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "makers"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  }
 ],
 "skillsIndex": "https://agent.bev-seller.ai/.well-known/skills.json",
 "notice": "Artificial intelligence makes mistakes. agent-bev is an information source, not a recommendation."
}