# Hive Secrets MCP server

Encrypted secret store and rotation for autonomous agent credentials

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

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

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

## Tools
- secrets_get - Read and decrypt a secret by namespace and key. Caller must own the namespace (caller_did === namespace). Charges $0.002 USDC on Base. Endpoint: https://hive-mcp-secrets.onrender.com/mcp
- secrets_put - Encrypt and store a secret value at (namespace, key). Overwrites the previous value if present and bumps version. Charges $0.005 USDC on Base. Returns 503 if SECRETS_MASTER_KEY is not set on the server. Endpoint: https://hive-mcp-secrets.onrender.com/mcp
- secrets_list - List keys in a namespace. Read-only, no charge. Caller must own the namespace. Endpoint: https://hive-mcp-secrets.onrender.com/mcp
- secrets_audit - Read the audit log for a namespace. Returns the most recent entries within an optional time window. Charges $0.002 USDC on Base. Endpoint: https://hive-mcp-secrets.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
