Voice and chat booking for any website or booking stack.

ConSergio is a white-label appointment layer for merchants, agencies, SaaS products, WordPress sites, MCP agents, and custom apps. Customers book by voice or chat; merchants configure services, staff, rooms, equipment, policies, localization, and personality in natural language.

WidgetDrop a booking button into any website with one script tag.
APIRead merchants, check availability, and create bookings with quota headers.
CLISmoke-test merchants, slots, bookings, and embed snippets from terminal.
WordPress / MCPUse the same public API and widget contract for plugins and agent tools.

Embed

<script async src="https://consergio.com/embed.js"
  data-consergio-slug="pizza-guanaco"
  data-label="Book a table"
  data-color="#d6452f"></script>

API

GET  https://consergio.com/api/v2/merchants/{slug}
GET  https://consergio.com/api/v2/merchants/{slug}/availability?date=YYYY-MM-DD
POST https://consergio.com/api/v2/merchants/{slug}/bookings

Discovery

OpenAPI: /openapi.json. AI agent summary: /llms.txt. Merchant pages include Schema.org JSON-LD and are listed in /sitemap.xml.

Trials And Quotas

New merchants can configure and test their real assistant for a limited trial before paying. Public AI sessions, session duration, and API usage are capped by plan so integration cost remains predictable.