tenzro ethereum for VS Code
xyz.tenzro/tenzro-ethereum
Ethereum tools over MCP: Chainlink feeds, ENS, ERC-8004 agents, EAS attestations, transactions.
client:VS Code
transport:streamable-http
Install tenzro ethereum in VS Code
.vscode/mcp.json
{
"servers": {
"tenzro-ethereum": {
"type": "http",
"url": "https://ethereum-mcp.tenzro.xyz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs