Add Herd MCP
- Claude Code:
claude mcp add --transport http herd-mcp https://mcp.herd.eco/v1 - Cursor: Add via Settings → MCP
- Codex: Add via MCP configuration
Authenticate
- Open /mcp in your IDE (Claude, Cursor, or Codex)
- Find herd-mcp in the MCP list
- Click Authenticate to complete the OAuth flow
- Sign in with your Herd account at herd.eco
Manage
Available Tools
| Tool | Purpose |
|---|---|
contractMetadataTool | Contract info, ABI, proxy history, token data |
regexCodeAnalysisTool | Search contract source code |
diffContractVersions | Compare implementation versions |
queryTransactionTool | Decode transactions with traces and logs |
getLatestTransactionsTool | Recent function calls or events |
getWalletOverviewTool | Wallet type, balances, tx count |
getTokenActivityTool | Token balance and transfer history |
getTransactionActivityTool | Address transaction history |
getDeployedContractsTool | Contracts deployed by address |

