Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

com.opuslumiere/booking

com.opuslumiere/booking

Read-only booking info for Opus Lumiere photography, London: services, prices, availability.

Uptime
100.0%
2 direct probes · 30d
Response
576ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_services

List Opus Lumière (London photography studio) services with prices in GBP, deposits, durations and category. Read-only. Booking and secure payment are completed on the website - see booking_url in the…

get_business_hours

Opus Lumière studio opening hours by weekday, with timezone (Europe/London). Sessions are by appointment - confirm a real slot with check_availability.

check_availability

Live open appointment slots for a service id (from list_services) over an optional date range (default next 5 weeks, max 62 days). Slots are not held - the customer reserves by completing checkout (wi…

get_booking_link

The page where a customer completes an Opus Lumière booking, including secure card payment and deposit options. Optionally pass a service_id. Payment can never travel through this API - never ask user…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.opuslumiere/booking": {
      "url": "https://opuslumiere.com/wp-json/opus-booking/v1/mcp",
      "transport": "streamable-http"
    }
  }
}