Loading MCP server directory, please wait...
Base DEX meta-router. Races 0x, ParaSwap, Aerodrome & Uniswap V3. Best quote. X402 pay-per-use.
npx @getmcp/cli add io.github.infiniteezverse/mcp-ezpathRequires Node.js 18+. Community-contributed server. Review source before installing.
EZPATH_WALLET_KEYPrivate key of a Base wallet holding USDC. Used to auto-sign EIP-3009 TransferWithAuthorization and pay 0.03 USDC per quote request. Example: 0xabc123...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infiniteezverse/mcp-ezpath": {
"command": "npx",
"args": [
"-y",
"mcp-ezpath"
],
"env": {
"EZPATH_WALLET_KEY": ""
}
}
}
}