Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
REDDIT_PASSWORD | No | Your Reddit password (required for write operations like creating posts) | |
REDDIT_USERNAME | No | Your Reddit username (required for write operations like creating posts) | |
REDDIT_CLIENT_ID | Yes | Reddit app client ID obtained from https://www.reddit.com/prefs/apps | |
REDDIT_CLIENT_SECRET | Yes | Reddit app client secret obtained from https://www.reddit.com/prefs/apps |
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 |