{
  "schema": "GENESIS-Q-Agent-Discovery/1",
  "collection": "GENESIS / Q",
  "action": "mint",
  "protocol": "GENESIS-Q-Agent-Mint/3",
  "walletProofProtocol": "GENESIS-Q-Wallet-Proof/2",
  "agentInstructions": "https://genesis-q.pages.dev/agent",
  "api": {
    "base": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev",
    "collection": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev/agent/collection",
    "challenge": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev/agent/challenge",
    "mintAuthorization": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev/agent/mint-authorization",
    "mintStatusTemplate": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev/agent/mint-status/{transactionHash}"
  },
  "requires": ["https", "evm-wallet", "message-signing", "transaction-signing"],
  "humanMintInterface": false,
  "liveValuesSourceOfTruth": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev/agent/collection",
  "optionalAdapters": {
    "mcp": "https://genesis-q-agent-mint.yuriya-scholar.workers.dev/mcp",
    "oauth": true
  },
  "security": {
    "privateKeyUpload": false,
    "seedPhraseUpload": false,
    "bearerTokenInput": false
  }
}
