Raven
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

FieldTypeDescription
url*stringURL to render and audit (http/https or file://)
viewportsarrayViewports to render. Default: iphone 393×852, desktop 1440×900, wide 2160×1200
themesarrayThemes to toggle (prefers-color-scheme + data-theme/class). Default: ['light','dark']
scroll_settlebooleanStep through the page with short pauses to fire reveal-on-scroll/IntersectionObserver cont
interactionsarrayFire each interaction before capture; the resulting state is diffed against baseline to ca
containerMaxWidthnumberYour design system's canonical container width in px — makes the max-width check token-awa
includeScreenshotsbooleanInclude the base64 full-page PNG per capture in the result. Default: false (screenshots ar
timeoutMsnumberPer-navigation timeout in ms. Default: 30000
compactbooleanDrop 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.