Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_KEY | Yes | Fallback Alpha Vantage API key if not provided in extraArgs | |
LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
AV_PREMIUM | No | Set to true to enable premium endpoint access in avantage | false |
RESOURCE_CLEANUP_INTERVAL | No | Interval (ms) to clean up inactive AVantage client instances | 1800000 |
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 |