R
Raven
/get_design_system
get design system
Get design tokens for a specific design system. Returns colors, typography, spacing, radii, elevation, and motion tokens in W3C DTCG, CSS custom properties, or
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_design_system for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Design system ID (e.g. 'stripe', 'linear') |
| group | string | Filter to a token group: color, color-dark, color-light, typography, spacing, radius, elev |
| format | string (dtcg | css | flat) | Output format: dtcg (W3C standard), css (custom properties), flat (key-value). Default: dt |
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_design_system","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ai-ravenmcp-raven-mcp -e /get_design_system -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ai-ravenmcp-raven-mcp", endpoint: "/get_design_system", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.