Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_TIMEOUT | No | Request timeout in seconds | 30 |
| NASA_API_KEY | No | Optional API key for NASA APIs to get higher rate limits (1000/hr vs 30/hr) | |
| OPENWEATHER_API_KEY | No | API key for OpenWeather to enable global weather conditions. Get a free key at https://openweathermap.org/api |
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 | |