Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
mode | No | Server transport mode (rest or stdio) | stdio |
port | No | Port number when running in REST mode | 9593 |
endpoint | No | API endpoint path when running in REST mode | /rest |
WEATHER_API_KEY | Yes | Your OpenWeatherMap API key |
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 |