Skip to content
VS Code

GuruHotel Manager for VS Code

com.guruhotel/manager

Manage your GuruHotel hotel: reservations, revenue, rates, KPIs, traffic and ARI updates (OAuth).

client:VS Code transport:streamable-http

Install GuruHotel Manager in VS Code

.vscode/mcp.json

{
  "servers": {
    "manager": {
      "type": "http",
      "url": "https://manager.guruhotel.com/api/mcp"
    }
  }
}

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

GuruHotel Manager in other clients