Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KROGER_CLIENT_ID | Yes | Your client ID from the Kroger Developer Portal | |
KROGER_REDIRECT_URI | Yes | The redirect URI registered in the Kroger Developer Portal | http://localhost:8000/callback |
KROGER_CLIENT_SECRET | Yes | Your client secret from the Kroger Developer Portal | |
KROGER_USER_ZIP_CODE | No | Default zip code for location searches | 10001 |
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 |