Ens for VS Code
io.github.pipeworx-io/ens
ENS (Ethereum Name Service) MCP.
client:VS Code
transport:streamable-http
Install Ens in VS Code
.vscode/mcp.json
{
"servers": {
"ens": {
"type": "http",
"url": "https://gateway.pipeworx.io/ens/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs