Plugin Claude Code
Plugin marketplace listing 1 plugin: evm-agent-toolkit.
Plugin Claude Code
Plugin marketplace listing 1 plugin: evm-agent-toolkit.
Plugin Claude Code
MCP server for EVM security analysis, gas profiling, compiler diagnostics, and transaction simulation. Provides autonomous coding agents with deterministic, schema-validated tools for Ethereum smart contract development.
Instructions file CodexOpenCode
AGENTS.md instructions for 0xendale/evm-agent-toolkit, covering evm mcp server — contributor & architecture guide, what this repo is, architecture, key conventions and naming.
Instructions file
Claude Code instructions for 0xendale/evm-agent-toolkit, covering system prompt — claude builder persona, domain-specific constraints, architectural focus and operational safeguards.
Instructions file Gemini CLI
Gemini CLI instructions for 0xendale/evm-agent-toolkit, covering system prompt — gemini builder persona, domain-specific constraints, architectural focus and operational safeguards.
Skill Claude CodeCodex
Use when analyzing EVM/DeFi arbitrage opportunities — cross-DEX spot spreads, triangular cycles, stablecoin depegs, or MEV/price dislocation — or when the user wants opportunities quantified net of fees, gas, and slippage. Analysis only, not trade execution.
Skill Claude CodeCodex
Use when reducing gas costs, auditing gas usage, or refactoring Solidity/Yul for efficiency — when a contract should be cheaper to deploy or call, or when the user mentions high gas fees, SSTORE/SLOAD costs, storage packing, calldata vs memory, unchecked math, loop costs, or transient storage (EIP-1153).
Skill Claude CodeCodex
Use when auditing an EVM/Solidity contract for security vulnerabilities — including reentrancy, access-control gaps, EIP-7702 delegation risks, EIP-1153 transient storage flaws, unsafe delegatecall, or hardcoded secrets — or when evaluating contract safety and producing a severity-rated finding set.
MCP server Claude CodeCodexCursor
MCP server "evm-agent-toolkit" as configured in 0xendale/evm-agent-toolkit. Runs locally from the @0xendale/evm-agent-toolkit npm package.