Connects Claude directly to the Ashfields NFT contract on Ethereum mainnet, exposing tools to check wallet balances, approve ERC-20 spend limits, and mint fully on-chain animated SVGs by burning 100,000 $ASH tokens per NFT. The mint flow is two contract calls: approve the $ASH allowance, then call mint() to send tokens to the burn address and receive a token ID. Also includes a tool to trigger the permissionless royalty distributor that splits accumulated ETH between the creator, team, and a Uniswap buyback that burns more tokens. Requires a funded wallet with $ASH and gas ETH. Uses stdio transport with private key in environment variables. Useful when you want to interact with token-gated NFT mechanics without touching a browser or Etherscan.
claude mcp add --transport stdio smoke711711-ashfields-mcp-server uvx ashfields-mcp-server