rocket-cli
by jeanfbrito
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROCKET_CLI_DB | No | Override the SQLite database path | ~/.local/share/rocket-cli/cache.db |
| ROCKETCHAT_URL | Yes | Base URL of your Rocket.Chat server (e.g. https://chat.example.com) | |
| ROCKETCHAT_TOKEN | Yes | Personal Access Token | |
| ROCKETCHAT_USER_ID | Yes | Your Rocket.Chat user id | |
| ROCKET_CLI_EMOJI_IMAGES | No | Cache custom-emoji image bytes. false/0 caches metadata only | true |
| ROCKET_CLI_BACKFILL_LIMIT | No | Max messages to fetch on initial room backfill | 500 |
| ROCKET_CLI_SYNC_TTL_SECONDS | No | How long before a cached room is considered stale | 60 |
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 | |