← Index

io.github.infiniteezverse/mcp-ezpath

io.github.infiniteezverse/mcp-ezpath·v0.1.1·Other
Quality Score
70
/100

Base DEX meta-router. Races 0x, ParaSwap, Aerodrome & Uniswap V3. Best quote. X402 pay-per-use.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-ezpath": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ezpath"
      ],
      "env": {
        "EZPATH_WALLET_KEY": "<your-ezpath_wallet_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-ezpath": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ezpath"
      ],
      "env": {
        "EZPATH_WALLET_KEY": "<your-ezpath_wallet_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-ezpath
§02  Environment variables
EZPATH_WALLET_KEY
requiredsecret

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...

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
5
§04  Alternatives in Other