Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
X_API_KEY | Yes | Your X API key | |
GEMINI_API_KEY | No | Your Gemini API key (only if you want image generation) | |
X_ACCESS_TOKEN | Yes | Your X access token | |
X_BEARER_TOKEN | Yes | Your X bearer token | |
X_API_SECRET_KEY | Yes | Your X API secret key | |
X_ACCESS_TOKEN_SECRET | Yes | Your X access token secret |
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 |