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) | |
REDDIT_USERNAME | No | Your Reddit username (required for write operations) | |
REDDIT_CLIENT_ID | No | Your Reddit application client ID | |
REDDIT_CLIENT_SECRET | No | Your Reddit application client secret |
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 |