Skip to content
VS Code

HotelRefund Price Tracker for VS Code

net.hotelrefund/price-tracker

Tracks Agoda hotel prices for your dates, keeps checking, and shows what changed — with evidence.

client:VS Code transport:streamable-http tools:8

Install HotelRefund Price Tracker in VS Code

.vscode/mcp.json

{
  "servers": {
    "price-tracker": {
      "type": "http",
      "url": "https://hotelrefund.net/mcp"
    }
  }
}

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

What VS Code can do once it is connected

HotelRefund Price Tracker in other clients