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 |
|---|---|
| search_deals | Search for deals across multiple sources based on text query and filters |
| get_top_deals | Get top/trending deals from all or specific sources |
| filter_deals | Filter deals using advanced criteria |
| get_deal_details | Get detailed information about a specific deal |
| compare_deals | Compare similar deals and find the best options |
| get_available_sources | Get list of available deal sources/providers |