v0.1.0 — Agentic Web Analytics

The definitive
WebMCP analytics tool.

Your website is now being navigated by AI Agents. rad.ax provides real-time telemetry, execution analytics, and continuous auditing for your WebMCP.

START FOR FREE
01 / RESOLUTION

Identify Hallucinations

Catch hallucinations caused by ambiguous descriptions before they affect your users.

02 / COST & SPEED

Track Usage & Latency

Monitor token usage and latency per tool call to optimize your infrastructure.

03 / DISCOVERY

Tool Popularity

Discover which tools are most organically popular among AI agents traversing your API.

Drop-in integration.

Just copy and paste our lightweight snippet before your closing </head> tag. rad.ax handles the rest, capturing every WebMCP interaction automatically.

index.html
<script src="https://rad.ax/analytics.js"></script>
<script>
window.WebMCPAnalytics.init(
projectId: "YOUR_ID",
)
;
</script>
/* Start tracking AI agents instantly. */ /* Zero config required. */

The .AX concept

Just as UX determines if a human can navigate your website, Agent Experience (AX) decides whether an AI Agent can successfully use your tools to accomplish a task.

Agents don't care about your buttons or responsive design. They care about explicitly defined WebMCP tools, strongly typed inputs, and deterministic outputs.
If your AX is broken, AI traffic bounces.

HUMAN VISITOR
User Experience (UX)
Buttons, Forms, Core Web Vitals, Contrast, Animations, Visual Layouts.
AI VISITOR
Agent Experience (AX)
Semantic Tool Descriptions, Schema Validation, Latency, Error Handling Context, WebMCP.
Core Features

Capture every
Agent action.

We capture telemetry, execution metrics, and failure interception natively out of the box. Gain a clear perspective of where agents get stuck when trying to use your WebMCP configuration.

  • Track which AI tools are being called.
  • Log tool_execution_error events automatically.
  • Measure successful transactions for AX Optimization.
Live Telemetry
Listening
get_product_price 200ms
Success
submit_checkout 1200ms
Error
search_inventory 85ms
Success