{
 "protocolVersion": "0.3.0",
 "kind": "agent-card",
 "name": "agent-bev · Spain",
 "description": "Agentic B2B hub for beer, wine and spirits across Europe. The Spain buyer agent (es-bev): one record per product on the Spain record, every field with its source page and its CUVEE. Languages: Spanish, Catalan. Read-only, session-free.",
 "url": "https://es.eu-bev.ai/mcp",
 "version": "0.1.2",
 "documentationUrl": "https://eu-bev.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://es.eu-bev.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": [
  "es",
  "ca"
 ],
 "node": {
  "node": "es-bev",
  "country": "Spain",
  "languages": [
   "es",
   "ca"
  ],
  "surface": "https://es.eu-bev.ai/",
  "door": "https://es.eu-bev.ai/mcp",
  "agent_card": "https://agent.es.eu-bev.ai/.well-known/agent-card.json",
  "state": "open",
  "routed_by": "https://mcp.eu-bev.ai/mcp"
 },
 "capabilities": {
  "streaming": false,
  "pushNotifications": false,
  "stateTransitionHistory": false
 },
 "securitySchemes": {
  "none": {
   "type": "noAuth",
   "description": "every read needs no authentication"
  }
 },
 "security": [
  {
   "none": []
  }
 ],
 "defaultInputModes": [
  "application/json",
  "text/plain"
 ],
 "defaultOutputModes": [
  "application/json"
 ],
 "supportedInterfaces": [
  {
   "url": "https://es.eu-bev.ai/mcp",
   "protocolBinding": "HTTP+JSON",
   "transport": "streamable-http",
   "protocolVersion": "2025-06-18",
   "description": "Spain node door"
  }
 ],
 "skills": [
  {
   "id": "resolve_product",
   "name": "resolve_product",
   "description": "Free text — product name, brand, GTIN or maker — to the records that match, with each record's CUVEE.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "es-bev"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "get_record",
   "name": "get_record",
   "description": "One record in full by record_id (<node>:<6 digits>): every field with its source page, reader and state; its CUVEE; its claim status.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "es-bev"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "find_producer",
   "name": "find_producer",
   "description": "A maker's name to its records on the node.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "es-bev"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "get_order_route",
   "name": "get_order_route",
   "description": "Where a buyer orders the product: the maker's or distributor's trade channel, as the record states it.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "es-bev"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  },
  {
   "id": "list_nodes",
   "name": "list_nodes",
   "description": "The country nodes of record with their doors, languages and state.",
   "tags": [
    "beverage-alcohol",
    "b2b",
    "es-bev"
   ],
   "inputModes": [
    "application/json"
   ],
   "outputModes": [
    "application/json"
   ]
  }
 ],
 "skillsIndex": "https://agent.es.eu-bev.ai/.well-known/skills.json",
 "notice": "Artificial intelligence makes mistakes. agent-bev is an information source, not a recommendation."
}