Rami Levy MCP Server
by shilomagen
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
COOKIE | Yes | The complete cookie header value from an active Rami Levy session | |
ECOM_TOKEN | Yes | The full ecomtoken header value from an active Rami Levy session | |
RAMI_LEVY_API_KEY | Yes | The token after 'Bearer' in the Authorization header from an active Rami Levy session |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Checkout Link | The URL for the Rami Levy checkout page |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
add_to_cart | Add one or more items to the shopping cart |
remove_from_cart | Remove items from the cart by providing an updated list of items to keep |
update_quantity | Update the quantity of an item in the cart |
search_items | Search for items in the Rami Levy catalog |