← sanbernardorefugio.com
INDIVIDUAL MCP TOOL
contact_info
Datos de contacto del refugio (email, WhatsApp, Instagram).
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent endpoint
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
refuge_info— Datos generales del Refugio San Bernardo (Vallecitos, Cordón del Plata, Mendoza, 2.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.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.