Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_components | List all available Reacticx components. Optionally filter by category: shaders, texts, micro-interactions, components, templates. |
| get_component_docs | Fetch the full documentation for a specific Reacticx component, including props, code examples, usage, and installation instructions. Use the component slug (e.g. 'accordion', 'elastic-slider', 'aurora'). |
| search_components | Search Reacticx components by keyword. Searches component names, descriptions, and categories. |
| getting_started | Get the Reacticx getting started guide with installation and setup instructions. |
| get_dependencies | Get the required npm dependencies for one or more Reacticx components. Useful for planning installations. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |