What problem does it solve? AI agents often have outdated or incorrect knowledge of Metaplex program IDs, SDK patterns, and fee structures, leading to failed transactions or lost funds when building Solana NFT and token applications. ## Core Features & Use Cases - NFT Creation Across Standards: Create NFTs with MPL Core, Token Metadata (including pNFTs), and Bubblegum compressed NFTs with verified program IDs and current fee schedules. - Collection Launches: Configure Candy Machine with 21+ guards (allowlists, mint limits, payments) and run token generation events via Genesis presales and launch pools. - Asset Querying: Fetch and search digital assets across all Metaplex standards using the DAS API. - Use Case: Launch a 10,000-item NFT collection by creating a Merkle tree, batch minting compressed NFTs at ~0.00009 SOL each, and querying ownership through a DAS-compatible RPC. ## Quick Start Ask the agent to create a Core NFT on Solana devnet using the Metaplex Umi framework with metadata uploaded via Irys.