HasData Google Hotels for VS Code
com.hasdata/google-hotels
Google Hotels search: rates, ratings, amenities and what each booking site charges, as JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Google Hotels in VS Code
.vscode/mcp.json
{
"servers": {
"google-hotels": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=google_travel_hotels"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs