mcp ezpath for Zed
io.github.infiniteezverse/mcp-ezpath
Base DEX meta-router. Races 0x, ParaSwap, Aerodrome & Uniswap V3. Best quote. X402 pay-per-use.
client:Zed
transport:stdio
runtime:npm
Install mcp ezpath in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-ezpath": {
"command": "npx",
"args": [
"-y",
"mcp-ezpath"
],
"env": {
"EZPATH_WALLET_KEY": "<EZPATH_WALLET_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs