{
 "server": {
  "name": "ai.agent-bev/bev-cuvee",
  "title": "CUVEE",
  "version": "0.1.2"
 },
 "operator": "Agent Holdings S.A.",
 "transport": "streamable-http",
 "endpoint": "https://mcp.bev-cuvee.ai/mcp",
 "usage": "POST JSON-RPC 2.0: initialize, tools/list, tools/call",
 "tools": [
  "validate_cuvee",
  "list_vocab",
  "resolve_cuvee",
  "explain_cuvee"
 ],
 "card": "https://mcp.bev-cuvee.ai/.well-known/mcp.json",
 "agent_card": "https://agent.bev-cuvee.ai/.well-known/agent-card.json",
 "notice": "Artificial intelligence makes mistakes. agent-bev is an information source, not a recommendation."
}