Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_CLIENT_ID | Yes | Your GitHub OAuth app client ID | |
| GITHUB_CLIENT_SECRET | Yes | Your GitHub OAuth app client secret | |
| COOKIE_ENCRYPTION_KEY | Yes | Your API key here - must match Ghost Blog Smart API key |
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 | |