← sanbernardorefugio.com

INDIVIDUAL MCP TOOL

refuge_info

Datos generales del Refugio San Bernardo (Vallecitos, Cordón del Plata, Mendoza, 2.

sanbernardorefugio.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sanbernardorefugio.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.refugio-san-bernardo-public]
url = "https://hawudqgbvwmgwhhcbthb.supabase.co/functions/v1/mcp-public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "refugio-san-bernardo-public": {
      "type": "http",
      "url": "https://hawudqgbvwmgwhhcbthb.supabase.co/functions/v1/mcp-public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: refugio-san-bernardo-public
Remote MCP URL: https://hawudqgbvwmgwhhcbthb.supabase.co/functions/v1/mcp-public

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "refugio-san-bernardo-public": {
      "url": "https://hawudqgbvwmgwhhcbthb.supabase.co/functions/v1/mcp-public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "refugio-san-bernardo-public": {
      "type": "http",
      "url": "https://hawudqgbvwmgwhhcbthb.supabase.co/functions/v1/mcp-public"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "refugio-san-bernardo-public",
  "transport": "streamable-http",
  "url": "https://hawudqgbvwmgwhhcbthb.supabase.co/functions/v1/mcp-public"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_room_types — Lista los tipos de habitación (compartida / privada), su precio base por noche y la capacidad total.
  • check_availability — Verifica si hay lugar en el Refugio San Bernardo (Vallecitos, Cordón del Plata) para las fechas y tipo de habitación indicados (y si el refugio está cerrado esas fechas).
  • get_price — Calcula el precio total de una estadía y la seña requerida.
  • get_weather — Clima actual REAL en la montaña, medido por la estación del refugio en Vallecitos (2.
  • contact_info — Datos de contacto del refugio (email, WhatsApp, Instagram).
  • how_to_arrive — Dirección del refugio y enlace de mapa para llegar (abre la app de navegación).
  • check_closures — Lista los próximos cierres del refugio (fechas no disponibles).
  • request_reservation — Crea una solicitud de reserva en el Refugio San Bernardo (Vallecitos, Cordón del Plata, Mendoza) a nombre de un email.