Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| suggest_css_solution | CSS-ONLY solution engine with strict enforcement of modern CSS features. Provides zero-JavaScript solutions using cutting-edge CSS (2021-2025) with logical properties, modern carousels, and light-dark() theming. |
| check_css_browser_support | Checks browser support for specific CSS properties using MDN data and provides detailed compatibility information. |
| get_css_property_details | Retrieves comprehensive information about a CSS property from MDN documentation including syntax, examples, and use cases. |
| confirm_css_property_usage | Confirms user consent for using a specific CSS property and provides implementation guidance. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |