Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Custom port for the server to listen on. Defaults to 3000. | 3000 |
| DEBUG | No | Set to '1' to enable verbose logging for debugging purposes. | |
| TOKO_SESSION | Yes | Tokopedia session cookie, required for order history and personalized features. Obtained by logging into Tokopedia in a browser and copying the cookie string from the developer tools. |
Capabilities
Server capabilities have not been inspected yet.
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 | |