@vkuts
Hey, your Warpcaster custodial address private key is simply the first/default PK that would be generated from the seed phrase shown to you by the Warpcaster client. Generate it via your favorite crypto lib, then import it into MM: `ethers.Wallet.fromMnemonic("foo bar baz ...").privateKey`.