Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_HOST | No | HTTP server host (optional, used when HTTP transport is enabled) | localhost |
| HTTP_PORT | No | HTTP server port (optional, used when HTTP transport is enabled) | 3000 |
| PICNIC_PASSWORD | Yes | Your Picnic account password (required) | |
| PICNIC_USERNAME | Yes | Your Picnic account email address (required) | |
| ENABLE_HTTP_SERVER | No | Enable HTTP transport (optional) | |
| PICNIC_API_VERSION | No | Picnic API version (optional) | 15 |
| PICNIC_COUNTRY_CODE | No | Country code for your Picnic account. Must match your account's country. Supported values: NL (Netherlands), DE (Germany) | NL |
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 | |