Connector documentation

The Compatible AI connector

Compatible AI makes independent local service businesses — HVAC, salons, vets, auto shops, and more — discoverable and bookable directly inside Claude. One connector routes a customer's request to the right business, checks real availability, and submits the booking into that business's own scheduling system.

What it does

The connector exposes a small set of tools for finding and booking local service businesses. It is scheduling-only — no payments are processed through it.

search_businesses read-only

Discover service businesses by location and category (e.g. "plumber in Austin"). Returns business name, type, location, and an availability signal. No personal or sensitive data.

get_availability read-only

Returns open appointment slots for a given business and time window, read from that business's connected scheduler.

request_appointment write

Submits a booking to the business's scheduling system. Minimal data only — the customer's name and a contact method. No medical, financial, or payment data.

How a booking works

Authentication

The connector uses OAuth 2.0 (authorization code with PKCE, dynamic client registration). A consumer authorizes the connector to search and book on their behalf; each business separately authorizes Compatible AI to create appointments in its scheduler — and nothing more.

Data handling

Privacy & support

Privacy policy: mcp.compatiblecommerce.com/privacy. Questions or issues: hello@thiesinglabs.com.