Agent♥︎Age
Catalog

Hive Vault

Official8 toolsLive

by srotzin · JavaScript

A2A ZK wallet recovery — guardian swarm, no seed phrase, HiveLaw enforcement

io.github.srotzin/hive-mcp-vault MCP Server

io.github.srotzin/hive-mcp-vault provides Model Context Protocol (MCP) access to confirmed HiveVault FENR reads, plus access to an AES-256-GCM encrypted item store. It exposes read-only MCP tools backed by a live HiveVault service, enabling retrieval of balance, stats, identity, and a quantum public key.

🛠️ Key Features

  • MCP server: io.github.srotzin/hive-mcp-vault
  • Reads backed by the live HiveVault service
  • AES-256-GCM encrypted item store
  • Four read-only MCP tools (toolCount: 8)

🚀 Use Cases

  • Fetch HiveVault vault.balance via GET /vault/balance
  • Retrieve vault.stats via GET /vault/stats
  • Access vault.identity via GET /vault/identity
  • Obtain vault.quantum_pubkey via GET /vault/quantum/pubkey

⚡ Developer Benefits

  • Clear live backend routes per tool
  • Read-only MCP surface for HiveVault data
  • Topics include mcp, model-context-protocol, and agent-commerce

⚠️ Limitations

  • Only four tools are exposed and they are read-only
  • No write/update operations are described in the provided data

Topics

hive-civilizationmcpmodel-context-protocolagent-commercex402
Hive Vault - agentage MCP Catalog