Travellers Group — Regional Australia Hotels for VS Code
au.com.travellersgroup/agent
Verified facts and direct-booking handoff for five Travellers Group hotels in regional Australia.
client:VS Code
transport:streamable-http
tools:12
Install Travellers Group — Regional Australia Hotels in VS Code
.vscode/mcp.json
{
"servers": {
"agent": {
"type": "http",
"url": "https://agent.travellersgroup.com.au/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs