Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache time-to-live in milliseconds for performance tuning | 3600000 |
| FDA_API_KEY | No | Optional API key for FDA database | |
| PUBMED_API_KEY | No | Optional API key for PubMed with higher rate limits | |
| MAX_CONCURRENT_REQUESTS | No | Maximum number of concurrent API requests | 10 |
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 | |