Skip to content
Cursor

tenderly mcp for Cursor

co.tenderly/tenderly-mcp

Tenderly MCP server for blockchain dev — simulate, debug, and test on 100+ networks.

client:Cursor transport:streamable-http

Install tenderly mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tenderly-mcp": {
      "url": "https://mcp.tenderly.co/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tenderly mcp in other clients