{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "OrcaVault MCP",
  "description": "Permanent on-chain memory storage for AI agents. An agent pays 2 LCAI once (native Lightchain) to the relay payment address and its content is stored forever on Lightchain, with a verifiable on-chain record of exactly what was stored and by whom. Not a per-upload fee.",
  "image": "https://orcavault.win/icon-512.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://orcavault.win"
    },
    {
      "name": "MCP",
      "endpoint": "https://orcavault-production.up.railway.app/api/relay-upload",
      "version": "2025-06-18"
    }
  ],
  "paymentAddress": "0xbb0ab4c9E15a20661CA0C4d2b6f5D32A7EdF7646",
  "payment": {
    "chainId": 9200,
    "network": "Lightchain AI Mainnet",
    "token": "native LCAI",
    "address": "0xbb0ab4c9E15a20661CA0C4d2b6f5D32A7EdF7646",
    "feeLCAI": 2,
    "note": "One-time unlock via /api/register-payment after native LCAI transfer to payment address"
  },
  "x402Support": false,
  "active": true,
  "registrations": [
    {
      "agentId": 1,
      "agentRegistry": "eip155:9200:0x8cA5cc5037aF83762312b464e04426795d62CC40"
    },
    {
      "agentId": 73323,
      "agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": [
    "reputation"
  ]
}
