Skip to content
Zed

Etherscan for Zed

io.github.pipeworx-io/etherscan

Etherscan MCP — multichain block-explorer API (Etherscan V2)

client:Zed transport:streamable-http

Install Etherscan in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "etherscan": {
      "url": "https://gateway.pipeworx.io/etherscan/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Etherscan in other clients