Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AT_MAIN | Yes | Amazon AT_MAIN token (automatically generated via pnpm run get-cookies) | |
| API_BASE | No | The base URL for the API server | http://localhost:3001 |
| UBID_MAIN | Yes | Amazon UBID_MAIN token (automatically generated via pnpm run get-cookies) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |