G
g-guest
5 endpointsliveBook a table, appointment or class at a real local business. Live times, instant confirmation. (MCP server app.g-guest/g-guest, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for g-guest.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| search /search | Search bookable businesses on G-Guest by name or slug. Returns ids you can pass to fetch or to the booking tools. | $0.0020 per call | unknown |
| fetch /fetch | Fetch full details for one business id returned by search: services, hours, timezone and how to book it. | $0.0020 per call | unknown |
| get business /get_business | Look up a business on G-Guest: services, opening hours, timezone and maximum party size. Call this first if you only know the slug. | $0.0020 per call | unknown |
| check availability /check_availability | List bookable time slots for a business on a given date and party size. Offer the guest only slots where available is true. | $0.0020 per call | unknown |
| create booking /create_booking | Create a real reservation. Use a start value returned by check_availability. Never invent guest details — ask the person for their real name, email and phone fi | $0.0020 per call | unknown |