Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAGE_LIMIT | No | Default number of items to fetch per service | 3 |
| NEWSAPI_KEY | Yes | NewsAPI.org API key | |
| QIITA_TOKEN | No | Qiita token (optional) | |
| GEMINI_API_KEY | Yes | Google Generative AI API key | |
| ITEMS_PER_PAGE | No | Pagination unit | 10 |
| NOTION_API_KEY | Yes | Notion Integration Token | |
| NOTION_DATABASE_ID | Yes | Notion database ID for storing articles |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |