# Hive Log MCP server

Tamper-evident audit log service for agent-to-agent transactions

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-srotzin-hive-mcp-log
- Repository: https://github.com/srotzin/hive-mcp-log
- Website: https://www.hiveagentiq.com

## Install
- Endpoint: https://hive-mcp-log.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hive-mcp-log.onrender.com/mcp

## Tools
- log_ingest - Ingest a structured log batch (NDJSON, max 4 MB, max 10k lines per call). Returns ingestion receipt with byte count, line count, and x402 charge. $0.0001/line + retention surcharge per tier. Endpoint: https://hive-mcp-log.onrender.com/mcp
- log_tail - Return last N log lines for the calling DID. Tier 0, free, own-DID only. Endpoint: https://hive-mcp-log.onrender.com/mcp
- log_search - Search logs for the calling DID by time range, severity, tag, and free-text query. Tier 0 own-DID. Returns rows + cursor for pagination. Endpoint: https://hive-mcp-log.onrender.com/mcp
- log_retention_get - Return current retention tier and bytes stored for the calling DID. Tier 0, free. Endpoint: https://hive-mcp-log.onrender.com/mcp
- log_retention_set - Set retention tier for the calling DID (1d/7d/30d). Takes effect immediately for new ingests. Endpoint: https://hive-mcp-log.onrender.com/mcp
- log_today - Today aggregate — ingests, lines, bytes, charge_usd. Tier 0, free, read-only. Endpoint: https://hive-mcp-log.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.srotzin
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
