mcp ezpath for Cline
io.github.infiniteezverse/mcp-ezpath
Base DEX meta-router. Races 0x, ParaSwap, Aerodrome & Uniswap V3. Best quote. X402 pay-per-use.
client:Cline
transport:stdio
runtime:npm
Install mcp ezpath in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-ezpath": {
"command": "npx",
"args": [
"-y",
"mcp-ezpath"
],
"env": {
"EZPATH_WALLET_KEY": "<EZPATH_WALLET_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs