Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
REDDIT_PASSWORD | No | Your Reddit password (optional for authenticated operations like posting and commenting) | |
REDDIT_USERNAME | No | Your Reddit username (optional for authenticated operations like posting and commenting) | |
REDDIT_CLIENT_ID | No | Your Reddit API client ID obtained from Reddit's app preferences page | |
REDDIT_CLIENT_SECRET | No | Your Reddit API client secret obtained from Reddit's app preferences page |
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 |