Etherscan for Cursor
io.github.pipeworx-io/etherscan
Etherscan MCP — multichain block-explorer API (Etherscan V2)
client:Cursor
transport:streamable-http
Install Etherscan in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"etherscan": {
"url": "https://gateway.pipeworx.io/etherscan/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs