Catalog
co.tenderly/tenderly-mcp
OfficialTenderly MCP server for blockchain dev — simulate, debug, and test on 100+ networks.
Simulate, debug, and test blockchain transactions across 100+ networks.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tenderly-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tenderly.co/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.