Skip to content
VS Code

google hotels for VS Code

io.github.johnisanerd/google-hotels

Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.

client:VS Code transport:streamable-http

Install google hotels in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-hotels": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

google hotels in other clients