{
  "name": "certeza-hipotecaria",
  "version": "1.0.0",
  "description": "Catálogo hipotecario, perfilador, contacto y citas de Certeza Hipotecaria (México). Acceso público para agentes IA.",
  "transport": "streamable-http",
  "authentication": "none",
  "mcp_url": "https://mcp.certezahipotecaria.com/mcp",
  "health_url": "https://mcp.certezahipotecaria.com/health",
  "discovery_url": "https://mcp.certezahipotecaria.com/.well-known/mcp.json",
  "discovery_site_url": "https://certezahipotecaria.com/.well-known/mcp.json",
  "server_card_url": "https://certezahipotecaria.com/.well-known/mcp/server-card.json",
  "documentation_url": "https://certezahipotecaria.com/mcp",
  "site_url": "https://certezahipotecaria.com",
  "llms_txt": "https://certezahipotecaria.com/llms.txt",
  "catalog_live_url": "https://certezahipotecaria.com/banks.json",
  "catalog_live_direct_url": "https://mcp.certezahipotecaria.com/catalog.json",
  "banks_json": "https://certezahipotecaria.com/banks.json",
  "banks_snapshot": "https://certezahipotecaria.com/banks.snapshot.json",
  "agent_instructions": "En producción, /banks.json y /.well-known/mcp.json son proxy en vivo al MCP. Conéctate al MCP para herramientas.",
  "total_banks": 9,
  "total_products": 68,
  "tools": [
    "list_mortgage_banks",
    "search_mortgage_products",
    "get_mortgage_product",
    "run_mortgage_profiler",
    "submit_profiler_lead",
    "send_contact_message",
    "schedule_appointment",
    "get_site_links"
  ]
}
