Tenderly (Ethereum Dev Platform)

Tenderly (Ethereum Dev Platform) MCP Connector for Claude

A+

Simulate Ethereum transactions, create Virtual TestNets, and monitor on-chain events directly from your AI agent.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Tenderly account to any AI agent to streamline your Ethereum development workflow. This MCP server allows you to debug, simulate, and monitor smart contracts through natural language.

What you can do

  • Transaction Simulation — Simulate single transactions or complex bundles on any supported network without committing real assets or spending gas.
  • Virtual TestNets — Create and manage private mainnet replicas (Virtual TestNets) to test your dApps in a production-like environment with custom configurations.
  • On-Chain Monitoring — Set up sophisticated alerts for method calls, state changes, or value transfers to stay informed about blockchain activity in real-time.
  • Bundle Execution — Test sequences of transactions to see how they interact, perfect for debugging complex DeFi protocols or multi-step workflows.

How it works

  1. Subscribe to this server
  2. Provide your Tenderly Access Key, Account Slug, and Project Slug
  3. Start simulating transactions and managing testnets from Claude, Cursor, or any MCP client

Who is this for?

  • Smart Contract Engineers — debug transactions and verify contract behavior before deployment.
  • DeFi Researchers — simulate complex multi-step transactions to analyze protocol interactions.
  • Web3 DevOps — monitor production contracts and manage private testing environments seamlessly.
smart-contractsethereumtransaction-simulationweb3-debuggingtestnetblockchain-monitoring

4 tools expose this connector's capabilities to your AI agent.

create_alert

Expression types include method_call, state_change, tx_value, emitted_log, eth_balance. Create an alert on Tenderly

create_virtual_testnet

Create a Virtual TestNet on Tenderly

simulate_bundle

Simulate a bundle of transactions on Tenderly

simulate_transaction

Simulate a transaction on Tenderly

See how to talk to your AI agent using Tenderly (Ethereum Dev Platform).

Simulate a transaction on Ethereum Mainnet from 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 to 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D with data 0x095ea7b3...

I've simulated the transaction. The simulation was successful, consuming 45,000 gas. It would result in an ERC20 Approval event for the Uniswap V2 Router. Would you like to see the full state changes?

Create a Virtual TestNet named 'Staging-Fork' forked from Mainnet at the latest block.

Virtual TestNet 'Staging-Fork' has been created successfully. You can now access it via the generated RPC URL. The Chain ID is set to your specified virtual ID.

Set up an alert to notify me whenever the 'transfer' method is called on contract 0x123...

I've created the alert for contract 0x123... monitoring the 'transfer' method. You will receive notifications based on your Tenderly project settings whenever this event is detected on-chain.

Yes! Use the `simulate_transaction` tool. It runs the transaction against the latest state of the network in a virtual environment, providing full trace and results without any on-chain cost.

Related Connectors