← viaive.com
INDIVIDUAL MCP TOOL
list_destinations
List every VIAIVE-covered destination (city or country) with region, best travel months, and lead time.
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
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.viaive]
url = "https://viaive.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"viaive": {
"type": "http",
"url": "https://viaive.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: viaive
Remote MCP URL: https://viaive.com/api/mcp
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": {
"viaive": {
"url": "https://viaive.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"viaive": {
"type": "http",
"url": "https://viaive.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "viaive",
"transport": "streamable-http",
"url": "https://viaive.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_destination_guide— Full VIAIVE advisory read for one destination: the geo answer (who it's for), the current hotel shortlist, 2026 openings/refurbishments/watch items, and editorial sections.search_stays— Search VIAIVE hotel, villa, experience, and cruise placements for one destination.get_stay_detail— Full VIAIVE decision detail for one hotel, villa, experience, or cruise: who it's for, who should avoid it, the editorial verdict, methodology, and a disclosed availability-check link.list_field_guides— List every live VIAIVE field guide in the {intent}×{city} matrix (e.g.get_field_guide— Full VIAIVE field guide for one {intent}×{city} pair (e.g.get_live_signals— Current VIAIVE travel signals — opening windows, booking-window changes, seasonal compressions — each with a confidence score, freshness window, and sources.