Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TWITTER_API_KEY | Yes | Your X/Twitter API key (from X API Developer Portal) | |
TWITTER_API_SECRET | Yes | Your X/Twitter API secret (from X API Developer Portal) | |
TWITTER_ACCESS_TOKEN | Yes | Your X/Twitter access token (from X API Developer Portal) | |
TWITTER_ACCESS_TOKEN_SECRET | Yes | Your X/Twitter access token secret (from X API Developer Portal) |
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 |