Catalog
io.github.Br0ski777/ens-resolver
Officialby Br0ski777 · TypeScript
ENS Resolver API
Resolve ENS names to Ethereum addresses and reverse. x402 micropayment.
Converts ENS names to Ethereum addresses and performs reverse lookups.
Topics
ai-agentsensidentitymcpmcp-serverweb3x402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ens-resolver": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ens-resolver.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.