R
Raven
/get_pattern
get pattern
Get proven UI/UX patterns for a specific design type. Returns do's, don'ts, evidence, and checklists for signup flows, pricing pages, navigation, forms, landing
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 /get_pattern for me.
Input
| Field | Type | Description |
|---|---|---|
| type* | string | Pattern type (e.g. 'signup-flow', 'pricing-page', 'navigation', 'forms', 'landing-page', ' |
| platform | string (desktop | mobile | responsive) | Filter patterns by platform context |
| goal | string (conversion | usability | accessibility | delight) | Filter by primary goal |
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":"/get_pattern","input":{"type":"..."}}'cli
npx cracked-ai run -p mcp-ai-ravenmcp-raven-mcp -e /get_pattern -i '{"type":"..."}'mcp
run_tool({ provider: "mcp-ai-ravenmcp-raven-mcp", endpoint: "/get_pattern", input: {"type":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.