Raven
R
Raven
/audit_page

audit page

Audit HTML/CSS against Raven's design quality standards. Checks typography (min 13px, weight 400+, modular-scale heading ratios, line-height consistency), acces

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_page for me.

Input

FieldTypeDescription
htmlstringThe full HTML content of the page to audit
urlstringREJECTED on this hosted (remote) endpoint; pass html instead. (Local/stdio: Raven launches
scroll_settlebooleanBefore capturing, step through the page with short pauses so IntersectionObserver/whileInV
interactionsarrayBefore capturing, fire each interaction in order (hover/click/focus the selector, then wai
viewportobject
strictbooleanStrict mode — also flags warnings as failures. Default: false
containerMaxWidthnumberYour design system's canonical content-container width in px (e.g. 1152). When set, the re
adversarial_verifybooleanAfter generating findings, independently re-check each against the live DOM/network and ta
compactbooleanReturn only the decision-grade signal — score, grade, summary, errors, warnings, fix_prior

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_page","input":{}}'
cli
npx cracked-ai run -p mcp-ai-ravenmcp-raven-mcp -e /audit_page -i '{}'
mcp
run_tool({ provider: "mcp-ai-ravenmcp-raven-mcp", endpoint: "/audit_page", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.