Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| set-api-key | Set the APRS.fi API key for this session |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_aprs_position | Get current position data for a specific callsign from APRS.fi |
| get_aprs_history | Get position history for a callsign with time range |
| track_multiple_callsigns | Track multiple callsigns at once |
| validate_aprs_key | Test if an APRS.fi API key is valid |