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 |
|---|---|
| get_component | Get HTML code for a specific Basecoat component |
| list_components | List all available Basecoat components organized by category |
| get_usage | Get usage documentation for a component |
| get_setup | Get Basecoat CSS setup code with CDN links |
| get_theme_script | Get theme switcher script for dark/light mode |
| search_components | Search for components by name or category |
| get_category | Get all components in a specific category |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |