Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STYLE | No | The style of the shadcn registry | new-york |
| REGISTRY_URL | Yes | The URL of the shadcn registry. Can be the official registry (https://ui.shadcn.com/r) or a custom self-hosted registry (e.g., http://localhost:3000/r) | https://ui.shadcn.com/r |
| WORKSPACE_DIR | Yes | The path to your project directory (mounted as the workspace) |
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 |
|---|---|
No tools | |