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 | 
|---|---|
| news-summary | Summarize news from The Verge for a specified period | 
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
| news-archive | 
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
| get-daily-news | Get the latest news from The Verge for today | 
| get-weekly-news | Get the latest news from The Verge for the past week | 
| search-news | Search for news articles from The Verge by keyword |