An MCP server that tracks Ethereum’s validator activation and exit queues in real time.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y ethereum-validator-queue-mcpAgent-CoreX intelligently routes which tools from kukapay/ethereum-validator-queue-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"ethereum-validator-queue-mcp": {
"command": "npx",
"args": [
"-y",
"ethereum-validator-queue-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add ethereum-validator-queue-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use kukapay/ethereum-validator-queue-mcp directly without routing
npx -y ethereum-validator-queue-mcpNew to Agent-CoreX? View setup guide →