MCP Server
MCP
io.github.infiniteezverse/mcp-ezpath
Base DEX meta-router. Races 0x, ParaSwap, Aerodrome & Uniswap V3. Best quote. X402 pay-per-use.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-ezpath",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key of a Base wallet holding USDC. Used to auto-sign EIP-3009 TransferWithAuthorization and pay 0.03 USDC per quote request. Example: 0xabc123...",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EZPATH_WALLET_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment