Your product, booked by AI.
Your customers already live inside ChatGPT and Claude. BookedByAI puts your product there too, so they can order, book, and get help with you without leaving the assistant, and without you building anything.
Book me a deep-clean for Saturday morning.
▍
BrightHome · Deep clean
Saturday · 9:00 AM
9:00 AM · Deep clean
BrightHome · Sat Jun 20
▍
Now plan me a getaway next month, somewhere fun.
▍

Rome, Italy
3 nights · from $540

Rome, Italy
3 nights · May 15–18
- Flights · 2h 20m direct
- 4★ hotel by the Pantheon
- Skip-the-line Colosseum tour
Total · all-in
$540
Wanderwell
Rome · 3 nights

Rome, Italy
May 15–18, 2026 · 3 nights
Paid $540 · confirmed
▍
Get your product agent-ready.
We read only the code in the repositories you connect us to. Agents reach your product through one gateway we host, which calls your API with the scoped credentials you provide, nothing more.
Be among the first 50 teams trying BookedByAI
AI can already act for your customers. The question is whether it gets your product right.
Think of it this way. A spec is your product’s menu, a list of what exists. Your code is the kitchen, where the work actually happens. Most tools that connect AI to a product read only the menu, so the AI has to guess how things really work. It guesses wrong, then hands your customer a wall of text. BookedByAI works from the kitchen, so what the AI does with your product actually works.
Spec-first MCP
OpenAPI → one tool per endpoint
BookedByAI
MCP UICode → a few intention-shaped tools
- 1 · Anthropic, “Advanced tool use” (2025): 58 tools ≈ 55K tokens; ~85% fewer and 79.5%→88.1% accuracy when only relevant tools load.
- 2 · RAG-MCP (arXiv:2505.03275, 2025): tool-selection accuracy 13.6% (all tools in prompt) → 43.1% (only relevant tools).
- 3 · “Generative Interfaces for Language Models” (arXiv:2508.19227, ACL 2026): interactive UI preferred up to 72% more than chat. Measures human preference.
- 4 · GitHub, “Making Copilot smarter with fewer tools”(2026): default toolset cut from ~40 to 13; +2–5 pts on SWE-bench Verified & SWE-Lancer (GPT-5, Sonnet 4.5); 400ms lower latency.
The technical version.
A spec lists your endpoints, not which ones matter, what order to call them in, or which of 40 fields a real request needs. So a spec-first agent guesses, retries, and burns tokens, then hands your customer a wall of text. Read the code instead and the same job takes fewer calls and fewer tokens, and returns a UI your customer can actually use.
One messy endpoint becomes a few tools your AI can actually use.
BookedByAI reads your code and proposes a set of clear, intention-shaped tools. You decide which go live. Flip each one on or off.
- create_draft_orderStart an order the customer can edit before paying.On
- submit_orderPlace a finished order. Only the fields that matter.On
- reorder_previousRepeat a past order in one call.On
- track_shipmentGet live status for an order already placed.On
- cancel_orderCancel an order that hasn’t shipped yet.Off
From repo to a live gateway URL in five steps.
An MCP gateway is the standard way AI apps connect to your product. We host it; you connect your code. The GitHub App handles the rest.
- acme-incapi-platformProject name01Create a project
A workspace for the product you’re about to make agent-ready.
- BookedByAIInstalledgithub.com/acme-inc12 repositories02Connect GitHub
Install the BookedByAI GitHub App once at the org level.
- apiwebworkerinfra03Select repositories
Pick the repos that make up your product.
- 04Generate tools
We read the code and shape your MCP tools.
- acme-inc · mcp serverLivesubmit_ordercreate_draft_orderreorder_previoustrack_shipment05Your gateway URL
We host the gateway. Flip tools on and connect any AI app to your URL.
Turn it on once. Your product shows up wherever your customers work.
One gateway URL, and the same tools work in every AI app your customers reach for, with nothing to rewrite or maintain per app.
- Claude
- ChatGPT
- Perplexity
- Gemini
- AAny MCP app
Build it once, with no per-app SDKs and no separate integrations. When a new app speaks MCP, you’re already in it. Being discovered inside them, without anyone adding it by hand, is on our roadmap.
Your code changes. Your tools keep up.
A tool built from a static spec goes stale the moment you ship. Every merge to main regenerates the tools affected by the change. Agents never call an action that no longer matches your product.
Main branch only. No stale snapshots. No manual updates.
Where every approach actually sits.
There are a few honest ways to make your product usable by AI agents. Here’s how they compare, including the rows where we come up short.
| StainlessOpenAPI → MCP | SpeakeasyGram cloud | FastMCPframework SDK | Zapierconnectors | BookedByAIreads your code | |
|---|---|---|---|---|---|
| Built from your real codenot just an API spec | Nofrom a spec | Nofrom a spec | Partialyou write it | Notheir catalog | Yesreads your repo |
| Tools shaped around intentnot one tool per endpoint | Partialyou curate it | No1 per endpoint | Partialif hand-crafted | Partialgeneric actions | Yes |
| Stays in sync when you ship | YesCI regenerates | Not documentednot documented | Noby hand | Yesvendor-kept | Yeson every merge |
| You self-host itoff the vendor’s data path | Yes | Notheir cloud | Yes | Noruns through them | Nowe host it |
| Works without an API spec | Noneeds a spec | Noneeds a spec | Yes | Yes | Yes |
| No repo or engineering to start | No | Partialupload a spec | No | Yesno code | Noneeds a repo |
| Connects other apps for youSlack, CRMs, and the like | No | No | No | Yesthousands | Noyour product only |
We run the gateway. You stay in control.
- We run the gatewayAgents connect to one URL we host for you. There’s no server for you to run, patch, or scale.
- Built from your codeWe read only the repos you grant the GitHub App, and only at build time, to shape your tools. They refresh on every merge to main.
- Your credentials, your scopeThe gateway calls your API with the scoped credentials you give it. A tool can never do more than those credentials already allow.
- Pass-through, not storedToday the gateway forwards each call in real time and doesn’t keep your customers’ data. Encrypted in transit, with the protections you’d expect.
See how AI actually uses your product.
Every call runs through your gateway, so the usage is right there. We turn it into insights — and funnels you can act on — rolling out now for early-access customers.
Activity
Past 7 daysTop intents
by calls- 1submit_order4,120
- 2track_shipment3,380
- 3reorder_previous2,540
- 4create_draft_order1,810
Top harnesses
by calls- 1Claude6,240
- 2ChatGPT4,910
- 3Perplexity2,030
Calls
last 7 daysThe gateway is in the path today. The insights dashboard and funnel connectors are rolling out to early-access customers, opt-in. Numbers shown are illustrative.
Is this you?
BookedByAI is for teams shipping a product their customers will reach through AI. It’s not for everyone, and we’d rather be clear about it.
- You run a real product your customers transact with: orders, bookings, accounts, support.
- Your customers are starting to reach for AI assistants to get things done, and you want your product to be there.
- You don’t want a months-long engineering project that breaks every time your product changes.
- You want to decide exactly what AI is allowed to do on your behalf, and change it anytime.
Not yet a fit if there’s no codebase or API to read. BookedByAI works from your code, so there has to be code to work from.
Pricing isn’t set yet, and we won’t pretend it is.
BookedByAI is in early access. Rather than invent tiers, here’s the honest deal.
- Free while we build with the first teams.
- The waitlist gets first access, and a say in pricing before anything is charged.
- No card, no commitment to join.
Frequently asked
The short answers. Book a demo for the long ones.