ethplorer mcp for Windsurf
io.github.mrfentmen/ethplorer-mcp
Ethereum token explorer: token info, address holdings, transaction history. No key required for...
client:Windsurf
transport:stdio
runtime:npm
Install ethplorer mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ethplorer-mcp": {
"command": "npx",
"args": [
"-y",
"ethplorer-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs