Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment | development |
| GITHUB_TOKEN | Yes | GitHub Personal Access Token with repo scope | |
| NOTION_API_KEY | Yes | Notion API Key for integration | |
| NOTION_DATABASE_ID | Yes | Notion Database ID for task management |
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 |
|---|---|
No tools | |