Etherum
CreatedAdedejiosvaldo
Provides AI assistants with multi-chain EVM blockchain data access, including balances, contracts, and gas prices.
About
This VS Code extension implements a Model Context Protocol (MCP) server to enable AI agents to access and interact with EVM blockchain data across multiple chains. It allows AI assistants to query blockchain data, check account balances, identify smart contracts, and monitor gas prices on Ethereum, Base, Arbitrum, Avalanche, and Binance Smart Chain, facilitating real-time blockchain data access within the VS Code environment.
Key Features
- 0 GitHub stars
- Multi-Chain Support for Ethereum, Base, Arbitrum, Avalanche, and Binance Smart Chain
- Identifies smart contracts or externally owned accounts (EOA)
- Retrieves native token balances for any address
- Monitors current gas prices across supported chains
- Built using the official Model Context Protocol SDK
Use Cases
- Enabling AI agents to analyze blockchain data within VS Code
- Providing real-time blockchain insights to AI-powered coding assistants
- Facilitating the development of blockchain-aware AI applications