Herd MCP
Herd connects Claude Code to on-chain data through the Model Context Protocol. Query contracts, decode transactions, and analyze wallets using natural language.Capabilities
Contracts
Fetch metadata, search source code, compare proxy implementations
Transactions
Decode traces, parse logs, track balance changes
Wallets
Detect wallet types, view holdings, list deployments
Tokens
Track transfers, check balances, pull market data
Supported Networks
| Network | Status |
|---|---|
| Ethereum | Supported |
| Base | Supported |
Use Cases
Developers — Understand existing contracts before integrating. Search for specific patterns in verified source code. Security Researchers — Audit contracts, trace exploit transactions, compare implementation versions. Analysts — Track wallet activity, monitor token flows, investigate on-chain behavior.Example
Tools Quick Reference
| Tool | Use For | Example Query |
|---|---|---|
| Contract Metadata | Contract info, ABI, tokens | ”What is contract 0x…?” |
| Code Analysis | Search contract code | ”Find the transfer function” |
| Diff Versions | Compare upgrades | ”What changed in the upgrade?” |
| Query Transaction | Decode transactions | ”What happened in tx 0x…?” |
| Latest Transactions | Recent function/event calls | ”Show recent swaps” |
| Transaction Activity | Address tx history | ”What has 0x… been doing?” |
| Wallet Overview | Wallet profile | ”Overview of 0x…” |
| Token Activity | Token transfer history | ”USDC history for 0x…” |
| Deployed Contracts | Find deployments | ”What contracts did 0x… deploy?” |

