{
  "schema_version": "v1",
  "name_for_human": "Hood Incinerator",
  "name_for_model": "hood_incinerator",
  "description_for_human": "Burn tokens and NFTs to the dead address, see supply impact, and share verifiable proof.",
  "description_for_model": "Read token supply and burn data on Robinhood Chain, Base, Ink, BNB Chain and Ethereum, and compose unsigned burns (transfer to 0x000000000000000000000000000000000000dEaD plus a small app fee, batched into one signature). Never signs and never requests private keys; hand the returned transaction batch or burn console URL to the wallet owner. Burns are irreversible — confirm contract address and amount with the user first.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://0xdead.io/api/public/openapi.json"
  },
  "mcp": {
    "type": "streamable-http",
    "url": "https://0xdead.io/api/public/mcp"
  },
  "logo_url": "https://0xdead.io/brand/hood-incinerator-icon-256.png",
  "contact_email": "hello@0xdead.io",
  "legal_info_url": "https://0xdead.io/agents"
}