Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZULIP_REALM | Yes | Zulip server URL (e.g. https://your-org.zulipchat.com) | |
| ZULIP_API_KEY | Yes | Zulip API key | |
| ZULIP_USERNAME | Yes | Bot/user email address | |
| ZULIP_MAX_RETRIES | No | Max retries on transient errors | 3 |
| ZULIP_REQUEST_TIMEOUT_MS | No | HTTP request timeout in milliseconds | 20000 |
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 | |