AI agents and MCP

An AI agent can find the time. Umovi books it.

An assistant that supports MCP can find a place, check times and help a client with their booking. It uses Umovi’s tools without accessing your workspace.

Streamable HTTP · delegated OAuth · MCP Apps where supported

agent.umovi.app/mcp

User request

Find a physiotherapy appointment after 17:00 this week.

  1. 1
    search_providers

    service and location intent resolved

    3 matching places
  2. 2
    check_availability

    valid service, employee and time

    Thursday · 17:30
  3. 3
    book_appointment

    the person must acknowledge the data-sharing notice

    NEEDS_DATA_DISCLOSURE_ACKNOWLEDGEMENT
  4. 4
    confirm_booking

    appointment stored in Umovi

    CONFIRMED

Two levels of access

Search publicly. Book after account linking.

Public discovery does not require an Umovi account. Creating or changing a user's reservation does.

Public discovery

Search before linking

Find places, read public profiles, check availability and render structured booking options.

  • search places and services
  • check or find the next slot
  • render provider and booking options

Linked account

Act for the signed-in client

Book, repeat, reschedule and cancel appointments or continue a booking-scoped conversation.

  • delegated OAuth
  • explicit consent gate
  • bookings, messages and saved places

Apps that support MCP

Book in a conversation. The display depends on the app.

Assistants use the same MCP tools. Apps that support MCP Apps can also show interactive views of places, bookings and messages. Others present the results in the conversation.

The provider workspace is never exposed to the model

Stable states describe consent, conflicts and action results

Polish, English, German, Spanish and Czech presentation

MCP documentation

Connect an MCP client to Umovi.

Start with the overview, then inspect the generated reference for the current tool descriptors and authentication requirements.