MetaMask/metamask-connect-cursor-plugin

Cursor plugin for building dApps with the MetaMask Connect SDK — skills, rules, and agents for EVM, Solana, and multichain integrations

2Stars on the repository
27Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

migrate-from-sdk

01

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Migrate from @metamask/sdk to @metamask/connect-evm, @metamask/connect-multichain, and @metamask/connect-solana with step-by-step package, API, and configuration changes.

not rated 2 2mo ago A 52 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Send ETH and contract transactions with MetaMask using ethsendTransaction via the EIP-1193 provider, gas estimation, receipt polling, and the connectWith shortcut.

not rated 2 2mo ago A 39 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Build and send a Solana transaction using MetaMask Connect. Covers both the React wallet-adapter approach (sendTransaction) and the vanilla browser approach (signAndSendTransaction wallet-standard feature).

not rated 2 2mo ago A 44 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Scaffold a vanilla JS/TS browser app with MetaMask EVM integration using createEVMClient, EIP-1193 provider event listeners, RPC methods, and chain switching with chainConfiguration fallback.

not rated 2 2mo ago A 47 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Scaffold a React Native app with MetaMask EVM integration including required polyfills, metro.config.js shims, import order constraints, mobile deeplinks, and a full component example.

not rated 2 2mo ago A 45 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Set up a multichain app using createMultichainClient from @metamask/connect-multichain. Covers EVM + Solana scopes, invokeMethod for both ecosystems, session events, headless mode, getInfuraRpcUrls, selective disconnect, and singleton behavior.

not rated 2 2mo ago A 65 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Set up a vanilla browser (non-React) app with @metamask/connect-solana using wallet-standard features directly. Use when integrating MetaMask Solana without a framework or wallet adapter library.

not rated 2 2mo ago A 46 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Set up a React app with @metamask/connect-solana and the Solana wallet adapter. Use when integrating MetaMask with Solana in React, configuring WalletProvider, or building connect/sign/send flows with useWallet.

not rated 2 2mo ago A 51 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Set up a React Native app with @metamask/connect-solana using polyfills and multichain invokeMethod for Solana operations. Use when building Solana support in React Native where wallet-adapter is not available.

not rated 2 2mo ago A 52 tokens original MIT

setup-wagmi-app

11

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Set up a React or React Native app with wagmi and a MetaMask connector implementation that matches your installed @metamask/connect-evm version. Use when integrating MetaMask with wagmi, configuring the metaMask() connector, or building connect/sign/send flows.

not rated 2 2mo ago A 60 tokens original MIT

sign-evm-message

13

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Sign messages with MetaMask using personalsign and ethsignTypedDatav4 via the EIP-1193 provider, plus the connectAndSign shortcut.

not rated 2 2mo ago A 36 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Sign and send EVM transactions using the multichain client's invokeMethod. Covers ethsendTransaction, personalsign, ethsignTypedDatav4, scope selection, and RPC routing for read vs sign operations.

not rated 2 2mo ago A 53 tokens original MIT

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Sign and send Solana transactions using the multichain client's invokeMethod. Covers signTransaction, signAndSendTransaction, signMessage, building transactions with @solana/web3.js, base64 encoding, mainnet/devnet scopes, and selective disconnect.

not rated 2 2mo ago A 61 tokens original MIT

sign-solana-message

16

MetaMask/metamask-connect-cursor-plugin

Skill Claude CodeCodex

Sign an arbitrary message on Solana using MetaMask Connect. Covers both the React wallet-adapter approach (useWallet) and the vanilla browser approach (wallet-standard features).

not rated 2 2mo ago A 39 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: