Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWITTER_API_KEY | No | Twitter API key for OAuth 1.0a authentication | |
| TWITTER_ACCESS_TOKEN | No | Twitter access token for OAuth 1.0a authentication | |
| TWITTER_BEARER_TOKEN | No | Bearer Token for read-only access (Twitter API v2) | |
| TWITTER_API_SECRET_KEY | No | Twitter API secret key for OAuth 1.0a authentication | |
| TWITTER_SECRET_ACCESS_TOKEN | No | Twitter secret access token for OAuth 1.0a authentication |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |