Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-design-tokens | Get design tokens with optional category filtering |
search-design-tokens | Search design tokens by name or value |
get-design-token-details | Get detailed information about a specific design token |
get-design-token-categories | Get all available design token categories |
get-components | Get all components with optional filtering |
get-component-details | Get detailed information about a specific component |
get-component-examples | Get code examples for a specific component |
search-components | Search components by name, description, or other criteria |
get-guidelines | Get design guidelines with optional category filtering |
get-guideline-details | Get detailed information about a specific guideline |
search-guidelines | Search guidelines by content, title, or tags |