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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_menu | Get the Shake Shack menu. Can return all categories or a specific category. |
| search_menu | Search the Shake Shack menu for items matching a query. |
| find_locations | Find Shake Shack restaurant locations. Can search by city, state, or keyword. |
| get_location_details | Get detailed information about a specific Shake Shack location by ID. |
| get_nutrition_info | Get nutritional information and allergen details for Shake Shack menu items. |
| get_featured_items | Get current featured, seasonal, or limited-time menu items at Shake Shack. |
| get_ordering_info | Get information about how to order at Shake Shack (app, kiosk, online, etc.). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |