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 |
|---|---|
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 |
|---|---|
| get_event_schedule | Get Formula One race calendar for a specific season |
| get_event_info | Get detailed information about a specific Formula One Grand Prix |
| get_session_results | Get results for a specific Formula One session |
| get_driver_info | Get information about a specific Formula One driver |
| analyze_driver_performance | Analyze a driver's performance in a Formula One session |
| compare_drivers | Compare performance between multiple Formula One drivers |
| get_telemetry | Get telemetry data for a specific Formula One lap |
| get_championship_standings | Get Formula One championship standings |