Skip to main content
Glama

scaffold_preset

Create a new preset directory with manifest and token override scaffold by inheriting from a parent preset. Generates a ready-to-customize preset structure on disk for UI design systems.

Instructions

Create a new preset directory with manifest and token override scaffold, inheriting from a parent preset. Generates a ready-to-customize preset structure on disk.

Args:

  • preset_id (string): Kebab-case ID for the new preset (e.g. 'client-banking')

  • extends (string): Parent preset to inherit from (default: 'glassmorphic-base')

  • name (string): Human-readable display name

  • description (string): Short description

  • accent_color (string, optional): Override accent color in the scaffolded tokens

Returns: Path to new preset directory and files created.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
preset_idYesKebab-case ID for the new preset
extendsNoParent preset to inherit fromglassmorphic-base
nameYesHuman-readable display name
descriptionYesShort description
accent_colorNoOverride accent color in the scaffolded tokens

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ncsound919/OG-Glass'

If you have feedback or need assistance with the MCP directory API, please join our Discord server