behive
by qa10devteam
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BEHIVE_LLM | No | LLM provider: bedrock, openai, or local | bedrock |
| AWS_PROFILE | No | AWS profile for Bedrock authentication | default |
| BEHIVE_SCALE | No | Default research scale (30-300) | 30 |
| BEHIVE_DB_URL | No | PostgreSQL connection string | postgresql://localhost/hive |
| BEHIVE_LLM_URL | No | Local LLM endpoint (required if BEHIVE_LLM=local) | |
| OPENAI_API_KEY | No | OpenAI API key (required if BEHIVE_LLM=openai) | |
| BEHIVE_NEO4J_URI | No | Neo4j connection URI (optional) | bolt://localhost:7687 |
| BEHIVE_QDRANT_URL | No | Qdrant URL (optional) | http://localhost:6333 |
| BEHIVE_QUALITY_GATE | No | Minimum claim quality to store | 0.55 |
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
ResponsivenessWithin a week