scan_domain
Run a full agent-readiness scan on a website or MCP server URL. Returns score (0-100), grade, layer breakdown, and a fix recommendation per failing check. Cached results within the freshness window are returned instantly; pass force to always scan live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Domain or URL to scan, e.g. stripe.com | |
| force | No | Bypass the freshness window and scan live | |
| mcpUrl | No | Optional MCP server URL to test alongside the site |