Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FANTASYPROS_API_KEY | Yes | Your FantasyPros API key (obtained by emailing FantasyPros) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_sport_news | Get news for a specific sport |
| get_players | Get player information for a specific sport |
| get_rankings | Get consensus rankings for a sport |
| get_projections | Get player projections for a sport |
| get_all_news | Get all news from FantasyPros |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |