Skip to content
VS Code

booking for VS Code

com.lightres/booking

Browse venues, check availability, view effects, get pricing, and book architectural lighting.

client:VS Code transport:sse

Install booking in VS Code

.vscode/mcp.json

{
  "servers": {
    "booking": {
      "type": "sse",
      "url": "https://app.lightres.com/api/mcp/sse"
    }
  }
}

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

booking in other clients