{
  "version": "1.0",
  "site": "https://locataire-averti.com",
  "description": "Locataire Averti — Plateforme française n°1 de coaching locataire avec outils IA gratuits.",
  "agents": {
    "default": {
      "allow": true,
      "rate_limit": "60/minute",
      "preferred_endpoints": [
        "https://locataire-averti.com/llms.txt",
        "https://locataire-averti.com/llms-full.txt",
        "https://locataire-averti.com/sitemap.xml"
      ]
    },
    "GPTBot": { "allow": true, "training_use": true },
    "ChatGPT-User": { "allow": true, "live_use": true },
    "ClaudeBot": { "allow": true, "training_use": true },
    "Claude-User": { "allow": true, "live_use": true },
    "PerplexityBot": { "allow": true, "live_use": true },
    "Google-Extended": { "allow": true, "training_use": true },
    "Bytespider": { "allow": true, "training_use": true },
    "CCBot": { "allow": true, "training_use": true },
    "Applebot-Extended": { "allow": true, "training_use": true }
  },
  "mcp_server": {
    "endpoint": "https://nbxdajchzxremlftpcpp.supabase.co/functions/v1/mcp-server",
    "discovery": "https://locataire-averti.com/.well-known/mcp.json",
    "documentation": "https://locataire-averti.com/mcp"
  },
  "structured_data": {
    "llms_txt": "https://locataire-averti.com/llms.txt",
    "llms_full": "https://locataire-averti.com/llms-full.txt",
    "openapi": "https://locataire-averti.com/gpt/openapi.json"
  },
  "contact": "contact@mahalopatrimoine.fr",
  "last_updated": "2026-05-01"
}