GuruHotel for VS Code
com.guruhotel/mcp
GuruHotel product knowledge: direct booking platform for hotels, PMS compatibility and pricing.
client:VS Code
transport:streamable-http
tools:6
Install GuruHotel in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://guruhotel.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs