Booking.com Hotel Search (Live Prices) for VS Code
com.flightpowers/booking
Live Booking.com hotel prices, plus per-country pricing for rate-parity monitoring.
client:VS Code
transport:streamable-http
tools:3
Install Booking.com Hotel Search (Live Prices) in VS Code
.vscode/mcp.json
{
"servers": {
"booking": {
"type": "http",
"url": "https://hotels.flightpowers.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs