hivetrust
by srotzin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server listen port | 3001 |
| DB_PATH | No | SQLite database file path | data/hivetrust.db |
| NODE_ENV | No | Node environment | development |
| LOG_LEVEL | No | Logging verbosity | info |
| BASE_RPC_URL | No | Base L2 RPC endpoint | https://mainnet.base.org |
| HIVEAGENT_URL | No | HiveAgent platform URL | https://hiveagentiq.com |
| CDP_API_KEY_ID | Yes | Coinbase CDP key ID | |
| HIVETRUST_HOST | Yes | Public base URL | |
| FEDERATION_PEERS | No | Comma-separated peer URLs | |
| FEDERATION_SECRET | Yes | Shared secret for peer sync | |
| CDP_API_KEY_SECRET | Yes | Coinbase CDP key secret | |
| INTERNAL_API_TOKEN | Yes | Service-to-service auth token | |
| INSURANCE_BASE_RATE | No | Base premium as fraction of insured value | 0.015 |
| INSURANCE_MIN_SCORE | No | Minimum score for insurance eligibility | 300 |
| WEBHOOK_SIGNING_SECRET | Yes | HMAC secret for webhook payloads | |
| COLLATERAL_POOL_ADDRESS | Yes | USDC escrow contract on Base L2 | |
| INSURANCE_MAX_COVERAGE_USDC | No | Per-transaction coverage cap | 100000 |
| SCORE_REFRESH_INTERVAL_MINUTES | No | Background score recompute frequency | 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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues