MCP Server
Overview

MCP Server

The Tenderly MCP Server gives AI assistants direct access to Tenderly’s platform — creating Virtual TestNets, simulating transactions, tracing execution, inspecting contracts, and more. Use natural language in Claude to drive your entire smart contract development workflow.

The MCP Server requires a Tenderly account and at least one project.

Get started


What is MCP?

The Model Context Protocol (MCP) is an open standard by Anthropic that lets AI models connect to external tools and data sources. Instead of copy-pasting RPC responses or writing curl commands, Claude can call Tenderly tools directly — live blockchain data, transaction simulation, debugging, and Virtual TestNet management all happen within the conversation.

Capabilities

The MCP Server exposes 33 tools across six areas:

  • Virtual TestNets — Create, fork, and manage private blockchain environments. Fund accounts, send impersonated transactions, and list transaction history.
  • Transaction Simulation — Simulate any transaction on any supported EVM network without spending gas. Get decoded call traces, events, state changes, asset transfers, and balance diffs.
  • Transaction Tracing — Trace on-chain and VNet transactions with full execution details. Inspect call trees, gas breakdown, state diffs, and EIP-2930 access lists.
  • Contract Inspection — Retrieve contract metadata for any address — name, ABI, compiler version, token standards, and creation info.
  • Network Discovery — List all 100+ EVM networks Tenderly supports.
  • Project Management — List projects and set the active project context.

See the full Tools Reference for details on every tool.

Supported clients

The Tenderly MCP Server works with any MCP-compatible client:

  • Claude Code — Add via CLI with one command
  • Claude.ai — Connect through Settings → Connectors
  • Claude Desktop — Connect through Settings → Connectors
  • Cursor/VS Code — Add the server URL to your MCP config

See the Quickstart for setup instructions for each client.

Authentication

The MCP Server uses OAuth 2.0 via WorkOS. When you connect from Claude, you’ll be redirected to Tenderly to log in and authorize access. Claude can only perform actions within the scope of your permissions.

Revoke access at any time by disconnecting the connector in Claude.