booking for VS Code
com.opuslumiere/booking
Read-only booking info for Opus Lumiere photography, London: services, prices, availability.
client:VS Code
transport:streamable-http
tools:4
Install booking in VS Code
.vscode/mcp.json
{
"servers": {
"booking": {
"type": "http",
"url": "https://opuslumiere.com/wp-json/opus-booking/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs