cxa_scan_performance
Run real-browser performance scans on any URL to measure load speed, TTFB, FCP, DOM load, and transfer size across six device profiles, returning a graded dashboard with recommendations.
Instructions
Performs a CX Assurance performance scan for the given URL. The scan is run entirely by this MCP server using a real Chromium browser. No external API is called. Measures: page load speed, TTFB, First Contentful Paint, DOM Content Loaded, transfer size, and omni-channel load times across 6 browser/device profiles (Chrome, Edge, Firefox, Safari, Android Chrome, iOS Safari). Returns a rich Markdown performance dashboard with visual load bars, grades (A+–F), mobile vs desktop comparison, and actionable recommendations. Scope: Performance metrics only – no accessibility, SEO, or security data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The fully-qualified URL of the web page to scan (e.g. https://example.com). | |
| region | No | Label for the scan region – used as metadata in the report. Defaults to 'Local'. | Local |