R
Raven
/audit_url
audit url
Layer 0 render-and-capture audit: renders a LIVE URL at each viewport×theme, scroll-settles (fires whileInView/IntersectionObserver reveals; plays preload=none
liveverifiedunknown~5s typical
mcpprobedraven
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-ravenmcp-raven-mcp /audit_url for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | URL to render and audit (http/https or file://) |
| viewports | array | Viewports to render. Default: iphone 393×852, desktop 1440×900, wide 2160×1200 |
| themes | array | Themes to toggle (prefers-color-scheme + data-theme/class). Default: ['light','dark'] |
| scroll_settle | boolean | Step through the page with short pauses to fire reveal-on-scroll/IntersectionObserver cont |
| interactions | array | Fire each interaction before capture; the resulting state is diffed against baseline to ca |
| containerMaxWidth | number | Your design system's canonical container width in px — makes the max-width check token-awa |
| includeScreenshots | boolean | Include the base64 full-page PNG per capture in the result. Default: false (screenshots ar |
| timeoutMs | number | Per-navigation timeout in ms. Default: 30000 |
| compact | boolean | Drop per-capture base64 screenshots; keep findings, counts, and summary. Default false. Us |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-ravenmcp-raven-mcp","endpoint":"/audit_url","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-ravenmcp-raven-mcp -e /audit_url -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-ravenmcp-raven-mcp", endpoint: "/audit_url", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.