Roomza Hotel Intelligence for VS Code
io.github.roomza-inc/roomza
The room-level truth layer of hospitality. Verified scores for exact hotel rooms, not just hotels.
client:VS Code
transport:streamable-http
tools:12
Install Roomza Hotel Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"roomza": {
"type": "http",
"url": "https://www.roomza.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs