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 |
|---|---|
| init_project | Initializes a new project with Starwind UI |
| install_component | Generates installation commands for Starwind UI components |
| update_component | Generates update commands for Starwind UI components |
| get_documentation | Returns documentation links for Starwind UI |
| fetch_llm_data | Fetches LLM data from starwind.dev (rate limited to 3 requests per minute, with caching) |
| get_package_manager | Detects and returns the current package manager information |