com.hebertmagic/booking
Official3 toolsBook Houston magician and mentalist Rick Hebert for corporate events, weddings, and parties.
Book Houston magician Rick Hebert for corporate events, weddings, and private parties.
Captured live from the server via tools/list.
book_event
Submit a request to book Rick Hebert for an event. This sends the details to Rick, who personally reviews every request and replies (usually within a day) to confirm availability, pricing, and details — it does NOT instantly confirm or hold a date. Collect the contact's name and at least an email or phone number before calling. Rick is based near Houston, TX and travels for the right event.
Parameters (11)
- namestringrequired
Full name of the person booking.
- emailstring
Contact email address. Provide this and/or a phone number.
- phonestring
Contact phone number. Provide this and/or an email.
- contact_prefstring
How they'd prefer Rick to reach back — e.g. 'email', 'phone', or 'text'.
- event_typestring
The occasion — e.g. wedding, corporate event, birthday party, holiday party, gala, fundraiser.
- event_datestring
Event date in YYYY-MM-DD format. Omit or leave blank if not set yet.
- event_timestring
Approximate start time, e.g. '7:00 PM'.
- event_citystring
City and/or venue. Rick is based near Houston, TX (Greater Houston: The Woodlands, Sugar Land, Galveston, Clear Lake) and travels for the right event.
- guest_countstring
Approximate number of guests, e.g. '50' or '75-100'.
- formatstring
Preferred format, if known: 'Strolling Close-Up', 'The Stand-Up Show', or 'The Full Evening'. See list_packages. Omit if unsure — Rick will recommend.
- messagestring
Anything else about the event or what they're looking for.
list_packages
List Rick Hebert's three booking formats (each custom-quoted): Strolling Close-Up, The Stand-Up Show, and The Full Evening. Use to help a user choose a format before booking.
No parameters.
get_contact
Get Rick Hebert's contact details (phone, email) and the area he serves. Use when the user wants to reach Rick directly or asks where he performs.
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"booking": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hebertmagic.com/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.