{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.0xdead/hood-incinerator",
  "description": "Burn ERC-20 tokens and NFTs to the dead address on five EVM chains, with verifiable proof.",
  "version": "1.0.0",
  "title": "Hood Incinerator",
  "websiteUrl": "https://0xdead.io",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://0xdead.io/api/public/mcp"
    }
  ],
  "_meta": {
    "io.0xdead": {
      "documentationUrl": "https://0xdead.io/agents",
      "openapiUrl": "https://0xdead.io/api/public/openapi.json",
      "iconUrl": "https://0xdead.io/brand/hood-incinerator-icon-256.png",
      "authentication": "none",
      "categories": [
        "crypto",
        "blockchain",
        "developer-tools"
      ],
      "keywords": [
        "crypto",
        "blockchain",
        "evm",
        "defi",
        "token-burn",
        "erc20",
        "nft",
        "robinhood-chain",
        "base",
        "ink",
        "bnb-chain",
        "ethereum",
        "web3"
      ],
      "license": "proprietary",
      "contactEmail": "hello@0xdead.io",
      "longDescription": "Read token supply, burn leaderboards and Incinerator Points on Robinhood Chain, Base, Ink, BNB Chain and Ethereum, and compose unsigned, fee-included burns the wallet owner signs. Keyless, non-custodial.",
      "tools": [
        "list_chains",
        "get_token",
        "preview_burn",
        "build_burn",
        "get_leaderboard",
        "get_points",
        "compare_burn_methods",
        "get_terminal_stats"
      ]
    }
  }
}