Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWITTER_API_KEY | Yes | Your Twitter API key | |
| TWITTER_API_SECRET | Yes | Your Twitter API secret | |
| TWITTER_ACCESS_TOKEN | Yes | Your Twitter access token | |
| TWITTER_ACCESS_SECRET | Yes | Your Twitter access secret |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| post_to_x | Post a message to X (formerly Twitter) |
| list_x_posts | List X (formerly Twitter) posts |
| create_x_thread | Create a thread on X (formerly Twitter) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Social Media: X | Information about the X platform |