This MCP server ingests NDJSON structured logs from agents, charges per line, and lets the same DID read its own logs back through tail/search. It also supports changing log retention tiers and exposes today/retention aggregate endpoints, with no outbound calls.
From the registry: Tamper-evident audit log service for agent-to-agent transactions
Please install the `hive-mcp-log` MCP server into my current AI client (that's you).
Canonical MCP server config (HTTP transport):
- url: `<public-base-url>/mcp`
Note: README describes a remotely hosted MCP server over Streamable-HTTP/JSON-RPC 2.0 with POST /mcp. No client-specific MCP config snippet or auth header requirements are provided. Public example base URL is https://hive-mcp-log.onrender.com, and discovery is available at /.well-known/mcp.json. Environment variables listed in the README appear to be for self-hosting/server deployment, not for connecting as an MCP client.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.WALLET_ADDRESSBase L2 wallet address used for settlement receipts and payment routing.SOLANA_WALLETSolana wallet address used as a SPL recipient.BASE_RPCBase L2 RPC endpoint for chain interactions.PUBLIC_BASE_URLPublic base URL for the deployed service.PORTHTTP port the server listens on.ENABLEFeature flag to enable or disable ingestion.USDC_BASEUSDC contract identifier on Base.MAX_LINES_PER_INGESTMaximum number of log lines accepted per ingest request.MAX_BYTES_PER_INGESTMaximum payload size accepted per ingest request.RETENTION_SWEEP_MSInterval for pruning expired retained log lines.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.