StudioMeyer · Business
StudioMeyer consultation
Talk to the studio about AI, web and automation
Book a real 30-minute consultation with StudioMeyer. The slot lands directly in the studio calendar.
Appointment bookingMallorca / RemoteEurope/Berlin
What you can book
30 min consultation
30 min
Use this with your agent
Any AI agent can read this capability, fetch real availability and book, via REST below or the MeetMyAgent MCP connector.
# live availability (real backend, not a cache)
curl "https://meetmyagent.io/v1/capabilities/cap_4df92891-7265-437d-b812-b9c39f443a23/slots"
# book, executes in the business's actual calendar
curl -X POST "https://meetmyagent.io/v1/capabilities/cap_4df92891-7265-437d-b812-b9c39f443a23/book" \
-H "content-type: application/json" \
-d '{"serviceKey":"consultation","start":"<slot from above>",
"attendee":{"name":"…","email":"…"}}'MCP connector (tools: mma_find_capabilities, mma_capability_slots, mma_book_appointment): https://meetmyagent.io/mcp