{
 "serverInfo": {
  "name": "ai.agent-bev/bev-door",
  "title": "agent-bev",
  "version": "0.2.0"
 },
 "description": "Agentic B2B hub for beer, wine and spirits across Europe.",
 "icons": [
  {
   "src": "https://agent-bev.ai/brand/icon-512.png",
   "mimeType": "image/png",
   "sizes": [
    "512x512"
   ]
  }
 ],
 "transport": {
  "type": "streamable-http",
  "endpoint": "https://mcp.bev-buyer.ai/mcp"
 },
 "capabilities": {
  "tools": {}
 },
 "tools": [
  {
   "name": "search_drinks",
   "description": "Find beers, wines, spirits, ciders and ready-to-drink drinks by name, style, origin or category across every open country node. Returns record ids with each record's CUVEE."
  },
  {
   "name": "get_record",
   "description": "Read one product in full by record_id: every field with its source page, reader and state; its CUVEE; its claim status; the signed record (JWS)."
  },
  {
   "name": "find_producer",
   "description": "Find a maker and its products across every open node, with the maker's name as each source wrote it."
  },
  {
   "name": "list_nodes",
   "description": "List the countries on the record: each node's door, languages, state and, for an open node, its counts."
  },
  {
   "name": "compare_drinks",
   "description": "Compare two to ten products side by side, field by field, each value with its source page."
  },
  {
   "name": "get_order_route",
   "description": "Get the maker's or distributor's trade channel to order a product, as the record states it. Never a consumer channel."
  }
 ],
 "authentication": {
  "reads": "none"
 },
 "operator": "Agent Holdings S.A.",
 "surface": "https://bev-buyer.ai",
 "agent_card": "https://agent.bev-buyer.ai/.well-known/agent-card.json",
 "keyring": "https://bev-registry.ai/.well-known/jwks.json",
 "notice": "Artificial intelligence makes mistakes. agent-bev is an information source, not a recommendation.",
 "websiteUrl": "https://agent-bev.ai",
 "doors": [
  {
   "name": "ai.agent-bev/bev-door",
   "title": "agent-bev",
   "endpoint": "https://mcp.bev-buyer.ai/mcp",
   "card": "https://.well-known/mcp.json.bev-buyer.ai/.well-known/mcp.json"
  },
  {
   "name": "ai.agent-bev/bev-seller",
   "title": "agent-bev · sellers",
   "endpoint": "https://mcp.bev-seller.ai/mcp",
   "card": "https://.well-known/mcp.json.bev-seller.ai/.well-known/mcp.json"
  },
  {
   "name": "ai.agent-bev/bev-cuvee",
   "title": "CUVEE",
   "endpoint": "https://mcp.bev-cuvee.ai/mcp",
   "card": "https://.well-known/mcp.json.bev-cuvee.ai/.well-known/mcp.json"
  },
  {
   "name": "ai.agent-bev/eu-bev",
   "title": "agent-bev · Europe",
   "endpoint": "https://mcp.eu-bev.ai/mcp",
   "card": "https://.well-known/mcp.json.eu-bev.ai/.well-known/mcp.json"
  }
 ]
}