# Beacon

Source: https://scan.demo.busymate.ai/

> A Busymate AI demo of the site-scan quick start: paste any public website address and see the grounded assistant preview and AI-readiness scorecard it produces in one click, with no sign-up and no card. This page has no store data and no MCP server of its own.

## What happens when you press the button

1. **Paste an address** — any public website, yours, a client's, or one of the three examples below.
2. **It reads the site and grades it** — a fast, no-browser read of the public pages builds an AI-readiness scorecard: six checks (llms.txt, llms-full.txt, AI crawlers in robots.txt, sitemap, content in the page source, structured data), each with a "how to add it" link.
3. **Meet the assistant** — a chat grounded only in that site's own pages opens on the same screen.

Nothing is installed on the scanned site and nothing is written back to it.

## Three pre-scanned examples

| Site | What it is | Live result |
|---|---|---|
| busydrivers.com | A real driver-earnings product | https://busymate.ai/try/busydrivers.com |
| Northwind Coffee | Busymate AI's own web-widget reference demo | https://busymate.ai/try/web.demo.busymate.ai |
| Northline Outdoor | Busymate AI's own Shopify reference demo | https://busymate.ai/try/shopify.demo.busymate.ai |

## What a visitor actually gets

- A grounded chat, embedded on this page, that answers only from a knowledge base about this quick start — what it does, whether it needs a sign-up, what it costs.
- An AI-readiness scorecard that names the fix for anything missing, linked from every check.
- Two WebMCP page tools registered on this page itself (`scan_site`, `show_example`) so a browser agent can drive the same demo a person would click through.
- A hand-off to a person — type "talk to a human" in the chat.

## What an agent can do here

- Read: this page and its own [/llms.txt](https://scan.demo.busymate.ai/llms.txt).
- Discover: [/llms.txt](https://scan.demo.busymate.ai/llms.txt), [/agents.json](https://scan.demo.busymate.ai/agents.json), [/webmcp-catalog.json](https://scan.demo.busymate.ai/webmcp-catalog.json).
- Act in the page: two WebMCP page tools — `scan_site(url)` opens the real quick start for any address; `show_example(site)` reveals one of the three examples above.
- There is no MCP server here to act over the network with — every action is a WebMCP page tool.

## Learn more

- [Let the assistant use your page (WebMCP)](https://busymate.ai/docs/guides/page-tools)
- [Teach your assistant your own content](https://busymate.ai/docs/guides/knowledge)
- [Set up human handoff](https://busymate.ai/docs/guides/human-handoff-setup)
- [Is your website agent-ready? The complete checklist](https://busymate.ai/articles/is-your-website-agent-ready-checklist)
