A read-only interface to the Chia blockchain that lets Claude query chain state, decode offers, inspect smart coins, and check balances without touching private keys. It wraps the public coinset.org API and CoinGecko pricing, with local CLVM puzzle decoding via chia-wallet-sdk. You can ask for netspace and peak height, look up coin records by puzzle hash or parent, decode offer1 strings to see what's being traded, pull puzzle reveals with automatic classification (CAT, NFT, DID), check mempool status and fee estimates, convert addresses to puzzle hashes, and track strategic reserve spending. Supports both mainnet and testnet11 with automatic network detection from address prefixes. Ships as an npx package with no global install required.
claude mcp add --transport stdio spacetime-technology-chia-explorer uvx chia-explorer