Yes. The EVM client (`@metamask/connect-evm`) provides an EIP-1193 compatible provider that works directly with viem’s `custom()` transport, ethers.js `BrowserProvider`, and web3.js `Web3` constructor. The Solana client provides a Wallet Standard compatible wallet that works with the Solana Wallet Adapter ecosystem.
- [Integration options]( MetaMask Connect Integration Options - Multichain, EVM, and Solana | MetaMask developer documentation )
- [EVM quickstart with Wagmi](Wagmi Integration - MetaMask Connect EVM | MetaMask developer documentation)