Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| TWITTER_EMAIL | No | Your email associated with Twitter account (optional) | |
| TWITTER_API_KEY | No | Your Twitter API key (optional, used as fallback) | |
| TWITTER_PASSWORD | Yes | Your Twitter password | |
| TWITTER_USERNAME | Yes | Your Twitter username | |
| TWITTER_2FA_SECRET | No | Your Twitter two-factor authentication secret (optional) | |
| TWITTER_ACCESS_TOKEN | No | Your Twitter access token (optional, used as fallback) | |
| TWITTER_API_SECRET_KEY | No | Your Twitter API secret key (optional, used as fallback) | |
| TWITTER_ACCESS_TOKEN_SECRET | No | Your Twitter access token secret (optional, used as fallback) | 
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 | |