Skip to main content
Agent discovery

SERP Radio WebMCP Tools

SERP Radio exposes script-tag discovery, browser-callable read tools, and schema manifests so agents can inspect the same governed route, airport, destination, alert, and broadcast state that public pages render.
Proof surface

Discovery starts in the rendered page.

Indexable SERP Radio pages emit a server-rendered WebMCP context script and load the browser shell that registers read-only tools when a supported browser API is present.

#serpradio-webmcp-context · /islands/webmcp-shell.js · window.serpradio.webmcp.invoke(toolName, params)

Callable tools

Tools are read-only and page-aware.

Agents can inspect the page context, list visible links, open canonical URLs, compare public route sets, and read governed route signals without invoking private systems.

Agent contract

SERP Radio WebMCP tools are public, read-only, and governed by the same publishability decisions as rendered pages. Agents should never infer a current fare when the page-level context says the price is suppressed.