design_systems_context
Transforms design system corpus data into compact, deterministic agent context. Validates JSON and filters by category.
Instructions
Normalize design-systems-mcp corpus data into compact, deterministic agent context.
This read-only tool validates caller-supplied JSON and never fetches URLs, reads files, writes files, or executes corpus content. Use mode=corpus with a native manifest plus filename-keyed entries, or mode=category with the proposed category-manifest/v1 envelope. Returns byte-capped context plus inclusion counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Native corpus manifest plus entries, or category-manifest/v1. | |
| entries | No | Filename-keyed entry JSON object. Required only for mode=corpus. | |
| category | No | Optional category filter for mode=corpus. | |
| manifest | Yes | Manifest JSON string. | |
| maxBytes | No | ||
| maxEntries | No | ||
| summaryCharacters | No |