Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | To enable debug logging, set the environment variable to DEBUG | |
| TARKOV_API_URL | No | Tarkov API endpoint | https://api.tarkov.dev/graphql |
| REQUEST_TIMEOUT | No | Request timeout in seconds | 30 |
| MAX_REQUESTS_PER_MINUTE | No | Rate limit | 60 |
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 | |