Connect my business
Live · MCP, OpenAPI & Custom GPT

Make your business readable and bookable by AI.

Weavify is the connective layer between AI assistants and the businesses they recommend. Your services, hours, prices, and actions in a format agents can use. Real bookings. Real orders. Real merchant systems.

Readable
Schema, JSON-LD, and static rendering for every merchant page.
Reachable
An MCP endpoint and OpenAPI spec for every connected merchant.
Bookable
Real bookings, orders, reservations, and appointments.
01 / Problem

AI assistants can recommend a business. Most cannot transact with one.

A name in a list is not a booking. Without structured inventory and an executable endpoint, every recommendation hits a dead end. Merchants lose customers they did not know they had.

Without Weavify

"Sorry, I can't book that for you."

An assistant can describe a wine bar, a barber, a dentist. It cannot read their hours, their prices, their availability. It cannot complete the action.

With Weavify

"Booked. Confirmation in your inbox."

The assistant reads the merchant record, finds an open slot, calls the endpoint, and completes the transaction. The merchant gets a real customer.

02 / What Weavify does

Three layers. One acceptance mark.

01

Readable

schema.org · JSON-LD · static render

Your services, hours, prices, and actions are published as structured data agents and search engines can parse without JavaScript.

02

Reachable

MCP · OpenAPI 3.1 · llms.txt

Every connected merchant gets a scoped MCP endpoint and OpenAPI specification, so agents can call your real booking, ordering, and scheduling systems.

03

Bookable

acceptance mark · verified registry

Connected by Weavify is a visible trust mark for your storefront, your menu, your booking page, your packaging. Customers recognise it. Agents verify against it.

03 / Horizontality

One record. Every kind of business.

The merchant record carries human-readable copy and machine-readable protocol fields in the same component. Restaurants, barbers, clinics, gyms. The structure does not change.

OPEN TONIGHT
m_GH-STH

Natural wine bar · Sathorn, Bangkok

Glass House Sathorn

Low-intervention wines, weekly producer tastings, bottle pickup until 11pm.

Actions agents can take

  • Reserve a table
  • Check event nights
  • Order bottle pickup
SCHEMA
Restaurant, BarOrPub
MCP
● live
VERIFIED
02 May 2026
3 SLOTS TODAY
m_MC-LAG

Barber shop · Yaba, Lagos

Mainland Cuts

Full-service barber. Pick your barber, walk-ins welcome until 19:00.

Actions agents can take

  • Book haircut
  • Choose barber
  • Check walk-in availability
SCHEMA
HealthAndBeautyBusiness
MCP
● live
VERIFIED
02 May 2026
NEXT: TOMORROW
m_MD-BER

Dental clinic · Mitte, Berlin

Mitte Dental Studio

General and aesthetic dentistry. English and German speaking. Direct billing supported.

Actions agents can take

  • Book consultation
  • Check treatments
  • View payment options
SCHEMA
Dentist, MedicalBusiness
MCP
● live
VERIFIED
02 May 2026
TRIAL TODAY
m_KM-TYO

Gym & training studio · Kanda, Tokyo

Kanda Motion Lab

Strength and mobility studio. Coached classes, drop-in day passes, English available.

Actions agents can take

  • Book trial class
  • Check schedule
  • Buy day pass
SCHEMA
ExerciseGym, SportsActivityLocation
MCP
● live
VERIFIED
02 May 2026
04 / Technical proof

Inspection windows, not developer-only tabs.

Schema, JSON-LD, MCP, OpenAPI. The machine-readable layer is visible in the same page as the human one. The product is executable, not informational.

Schema statuslast verified 02 May 2026
LocalBusiness
Restaurant
BarOrPub
JSON-LD rendered statically
llms.txt published
MCP endpointv 1.0
STATUS ● live
URL weavify.io/mcp/sse
TOOLS discover_businesses, check_availability, create_reservation, confirm, cancel, details, status
AUTH none required for agent-facing endpoints
OpenAPI3.1.0
PATHS /search/businesses, /businesses/{slug}, /reservations
SECURITY agent-facing endpoints unauthenticated
SPEC weavify.io/openapi-gpt.json
JSON-LD previewapplication/ld+json
{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "name": "Glass House Sathorn",
  "acceptsReservations": true,
  "potentialAction": { "@type": "ReserveAction" }
}
05 / The mark

Connected by Weavify. A mark customers recognise.

A storefront decal, a menu mark, a receipt stamp, a website badge. Same system, every surface. Full colour and 1-bit black and white.

Glass door · 220 × 320 mmFront-of-house
GLASS HOUSE SATHORN02/05/26
—————————————————
RES · TABLE 0420:30
BOTTLE · GAMAY1,800 THB
—————————————————
TOTAL1,800 THB
Receipt · 80 mmPoint of sale
Mainland Cuts
mainlandcuts.ng
Verify at weavify.io/m/MC-LAG
Website badgeFooter placement
06 / Connect

Two paths in. One acceptance mark out.

For merchants

Make your business readable and bookable.

You do not need to understand the protocols. You connect your hours, services, and booking system, and Weavify handles the rest. Customers find you. Agents book you.

Connect my business See pricing
For agents & developers

Built for merchants first. Structured for agents by default.

Read the schema, call the endpoint, complete the action. No screen scraping. No fragile selectors. No fake clicks.