Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_icons | Get a list of all available Hugeicons icons |
| search_icons | Search for icons by name or tags. Use commas to search for multiple icons (e.g. 'home, notification, settings') |
| get_platform_usage | Get platform-specific usage instructions for Hugeicons |
| get_icon_glyphs | Get all glyphs (unicode characters) for a specific icon across all available styles |
| get_icon_glyph_by_style | Get the glyph (unicode character) for a specific icon with a particular style |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |