Hive
by okezue
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HIVE_DB | No | Path to the Hive database file. | |
| HIVE_KEY | No | Admin key for privileged roles over HTTP. | |
| HIVE_ROLE | No | Preset role for the agent. | |
| HIVE_ROOT | No | Root directory for the project. | |
| HIVE_AGENT | No | Preset agent identity name. | |
| XAI_API_KEY | No | API key for xAI (alternative to HIVE_LLM_API_KEY). | |
| HIVE_SESSION | No | Session name for the hive. | |
| HIVE_LLM_MODEL | No | Model name for LLM summaries. | |
| HIVE_SUMMARIZER | No | Type of summarizer to use. | |
| HIVE_AGENT_TOKEN | No | Token for agent identity. | |
| HIVE_LLM_API_KEY | No | API key for LLM-based summaries (alternative to XAI_API_KEY). | |
| HIVE_LLM_BASE_URL | No | Base URL for the LLM API. |
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