{
  "name": "Oscar Cadres AI Agent",
  "description": "Portail d'interaction pour agents autonomes",
  "capabilities": [
    "search_pages",
    "book_audit",
    "mcp_discovery"
  ],
  "endpoints": {
    "mcp": "/mcp_master.php",
    "openapi": "/openapi.json",
    "jsonld": "/oscar-cadres.jsonld",
    "agent_card": "/agent-card.json"
  },
  "allowed_crawlers": [
    "GPTBot",
    "ChatGPT-User",
    "OAI-SearchBot",
    "ClaudeBot",
    "Anthropic-AI",
    "anthropic-ai",
    "Claude-Web",
    "PerplexityBot",
    "Gemini",
    "Google-Extended",
    "Grok",
    "xAI-Crawler",
    "GrokBot",
    "xAI-Bot",
    "Grok-Image-Parser",
    "cohere-ai",
    "Cohere",
    "YouBot",
    "DeepSeekBot",
    "QwenBot",
    "MistralAI"
  ],
  "contacts": {
    "email": "jean-jacques@oscarcadres.com"
  }
}