Search for hotel availability for your next trip
Server Config
{
"mcpServers": {
"destinia": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.destinia.com/sse",
"--header",
"Authorization:Bearer <api_key>"
]
}
}
}