chirp
by yuyuki-guyu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port | 8899 |
| X_USERNAME | Yes | Your handle without @, for x_read_timeline | |
| PUBLIC_HOST | No | Public hostname when behind a tunnel/proxy — required for remote use | |
| COOKIES_FILE | No | Path to captured session cookies | ./cookies.json |
| MCP_AUTH_KEY | No | If set, clients must send Authorization: Bearer <key> or x-api-key: <key> | |
| X_BEARER_TOKEN | No | Override when X rotates the web-app bearer token | |
| X_CREATE_TWEET_QUERY_ID | No | Override when X rotates the CreateTweet query id |
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