Back to hive-mcp-secrets

Card snapshot

hive-mcp-secrets.onrender.com · 2026-05-18 12:41:13 UTC · c1aac2c9f0c15d7513317e36d0e44261d43bcd673f67599c0659d2e4c73bef3b

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "hive-mcp-secrets",
  "description": "Hive Civilization secrets MCP \u2014 DID-scoped key/value store with x402 USDC settlement. New agents: first call free. Loyalty: every 6th paid call is free. Pay in USDC on Base L2.",
  "url": "https://hive-mcp-secrets.onrender.com",
  "provider": {
    "organization": "Hive Civilization",
    "url": "https://www.thehiveryiq.com",
    "contact": "steve@thehiveryiq.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "x402"
    ],
    "credentials": {
      "type": "x402",
      "asset": "USDC",
      "network": "base",
      "asset_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "recipient": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
    }
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "extensions": {
    "hive_pricing": {
      "currency": "USDC",
      "network": "base",
      "model": "per_call",
      "first_call_free": true,
      "loyalty_threshold": 6,
      "loyalty_message": "Every 6th paid call is free"
    }
  },
  "bogo": {
    "first_call_free": true,
    "loyalty_threshold": 6,
    "pitch": "Pay this once, your 6th paid call is on the house. New here? Add header 'x-hive-did' to claim your first call free.",
    "claim_with": "x-hive-did header"
  }
}