hive-mcp-log
by srotzin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on. | 3000 |
| ENABLE | No | Set to 'false' to disable ingestion (returns 503). | true |
| BASE_RPC | No | Base L2 RPC endpoint. | https://mainnet.base.org |
| USDC_BASE | No | USDC contract address on Base (canonical by default). | canonical |
| SOLANA_WALLET | No | B1 SPL recipient wallet on Solana. | B1N61cuL35fhskWz5dw8XqDyP6LWi3ZWmq8CNA9L3FVn |
| WALLET_ADDRESS | No | W1 MONROE wallet address on Base L2 for USDC settlement. | 0x15184bf50b3d3f52b60434f8942b7d52f2eb436e |
| PUBLIC_BASE_URL | No | Public base URL of the service. | https://hive-mcp-log.onrender.com |
| RETENTION_SWEEP_MS | No | Retention sweep interval in milliseconds (1 hour). | 3600000 |
| MAX_BYTES_PER_INGEST | No | Maximum bytes per ingest request (4 MB). | 4194304 |
| MAX_LINES_PER_INGEST | No | Maximum number of log lines per ingest request. | 10000 |
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
ActivityInactive
ResponsivenessNo issues