x-api
by RongleCat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_API_KEY | No | API key from your X developer App. Used for the four-token authentication method (OAuth 1.0a). | |
| HTTP_PROXY | No | HTTP proxy URL, honored when exchanging OAuth codes (e.g., http://proxy:8080). | |
| HTTPS_PROXY | No | HTTPS proxy URL, honored when exchanging OAuth codes (e.g., https://proxy:8080). | |
| X_API_SECRET | No | API secret from your X developer App. Used for the four-token authentication method (OAuth 1.0a). | |
| X_ACCESS_TOKEN | No | Access token for the authorized X account. Used with the four-token method. | |
| X_BEARER_TOKEN | No | Bearer token for read-only operations (cannot post). Alternative to the four-token method. | |
| X_ACCESS_TOKEN_SECRET | No | Access token secret for the authorized X account. Used with the four-token method. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues