Tenzro Ethereum MCP for Grok
network.tenzro/tenzro-ethereum
Ethereum MCP: Chainlink feeds, gas, ERC-20, ENS, ABI, contract calls, ERC-8004, EAS.
client:Grok
transport:streamable-http
Install Tenzro Ethereum MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tenzro-ethereum": {
"type": "http",
"url": "https://ethereum-mcp.tenzro.network/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs