Get booked by AI agents.
Frontlatch is the gateway AI agents call to act on a local business: one endpoint instead of navigating your site. 3,959 Sydney businesses are already listed; 2,947 of them latched.
find_businesslist_actionsdescribe_action
3,959
Sydney businesses listed in the index
2,947
Latched: can receive a verified agent action
39.8
Mean agent-readiness score, 2,947 Sydney sites scanned
330 of 2,947
Had an action an agent could call directly, no browser needed
01For agents
One endpoint, not a website to navigate.
The endpointfrontlatch.com/mcp
- find_businessWhich business: the match for the query below.
- list_actionsWhat it can do: every action on file.
- describe_actionWhat one action looks like: the fields it takes.
frontlatch.com/mcp is a live MCP JSON-RPC endpoint over the Sydney index. Three tools answer today: which business, what it can do, and what one action looks like.
POST https://frontlatch.com/mcp
{"jsonrpc": "2.0", "method": "tools/call", "id": 1,
"params": {"name": "find_business", "arguments": {"query": "plumber", "suburb": "Bondi"}}}A fourth tool, do, would run an action instead of describing one. It refuses every call today except one: a business that has claimed its listing and switched an action on for email-confirm routing at /app gets a pending, logged attempt and a one-tap confirm link emailed to the owner instead; nothing runs until they tap it. Every other business still gets refused, with why, never a result.
The gateway, tool by toolRead the standards this speaksThe catalogue an agent discovers it from
02How it turns on
Scan. Claim. Allow.
The path from a listing in the index to an agent that can act on it.
- 01
See what an agent can do today
A free scan reads your site the way an agent would, and shows every dead end.
- 02
Claim your business
Every Sydney business already has a page: claim yours and prove you control the domain.
- 03
Approve what an agent can run
Switch an action on, set its limits, and route it to email-confirm; nothing runs until you tap the link.
03What it does
Four parts, one outcome: a booked job.
Four products, one endpoint. Scanner, Tracker and Gateway are live; Verifier ships next.
- 01ScanScannerScanner: AvailableSee what an AI agent can and cannot do on your site today.
- 02CountTrackerTracker: AvailableOne line of script counts the agents arriving, and the ones that gave up.
- 03PublishGatewayGateway: AvailableOne endpoint agents call to find a business and read what its site offers.
- 04VerifyVerifierVerifier: In developmentYou approve each action and set the limits. Nothing runs until you do.
A booked job.
04The evidence
330 of 2,947 had an action an agent could call directly, without driving a browser.
We scanned 2,947 Sydney service sites the way an agent would find them, on 4 Sep 2026. The rest are not unreachable: an agent can still drive a browser through whatever the page offers. It is just slower, unverified, and the business never agreed to it or set a limit on it.
- 330 businesses an agent can call today, with no browser and no human in the loop.
- 1,519 are one fix away: a real way in that a form field, a CAPTCHA or a missing label still blocks.
- 779 cannot be reached at all (no form, no widget, not even a phone number).
| Vertical | Mean score | Agent-callable |
|---|---|---|
| Hospitality | 38 | 109 of 1385 |
| Clinics | 41.6 | 72 of 484 |
| Professional services | 40.3 | 28 of 237 |
| Fitness and wellbeing | 38.4 | 18 of 181 |
| Childcare | 41.3 | 9 of 133 |
| Personal care | 38.5 | 28 of 118 |
| Trades | 45.7 | 18 of 105 |
| Automotive | 42.6 | 10 of 86 |
| Real estate | 44.9 | 18 of 66 |
05What a scan finds
A real report, on a real business.
The highest-scoring business in the index with an action an agent could call directly, laid out as the report it is. Every line below is the scanner’s own output, not rewritten for this page.
Judge Accountants
What an agent can do
Acuity/Squarespace Scheduling booking widget (5 matching element(s) on the page).
What it cannot
1 of 3 actions on this page an agent still cannot call.
The fix that would move the score most
Make "Phone link" machine-completable (tel: link (number withheld)).
06Who it's for
One business, or a hundred of them.
The same scan and the same action layer, sold two ways. Whichever you are, it starts with one free scan.
For business owners
You own the business.
A phone number is not something an agent can use. Frontlatch gives it a way to book you instead, and tells you every time one does.
HospitalityTradesClinicsProfessional servicesFitnessChildcarePersonal careAutomotiveReal estate
For agencies
You run fifty websites.
Scan a client book in an afternoon under your own brand, then sell agent readiness at wholesale.
07Start here
Every business, open for agents.
Send us a domain. We will tell you what an agent can and cannot do with it, free.
Or count them yourself.
One line of script, on every page. It counts the AI agents arriving and catches the ones that failed.
<script async src="https://tracker.frontlatch.com/t.js"></script>