MetaMask Blockchain Toolkit
Integrates with blockchain technologies like MetaMask, ERC20 tokens, and smart contracts, enabling wallet connections, contract deployment, transaction verification, and token management across Celo and Polygon networks.
3 stars
0 tools
Created Aug 2025
@xiawpohr/xiawpohr-metamask-blockchain-toolkit-mcpilotAbout
Integrates with blockchain technologies like MetaMask, ERC20 tokens, and smart contracts, enabling wallet connections, contract deployment, transaction verification, and token management across Celo and Polygon networks.
Categories
general
Installation
npm
npm install @xiawpohr/xiawpohr-metamask-blockchain-toolkit-mcpilot
Configuration
{
"mcpServers": {
"xiawpohr-metamask-blockchain-toolkit-mcpilot": {
"command": "npx",
"args": [
"-y",
"@xiawpohr/xiawpohr-metamask-blockchain-toolkit-mcpilot"
]
}
}
}