aero-vote-radar

araxis33/aero-vote-radar
★ 2 stars TypeScript Browser/Web Updated 3d ago
MCP server + CLI that reads live Aerodrome (Base) on-chain data to rank pools by veAERO vote efficiency and recommend a self-dilution-aware vote allocation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aero-vote-radar": {
      "command": "npx",
      "args": [
        "-y",
        "araxis33/aero-vote-radar"
      ]
    }
  }
}

README Excerpt

An MCP server + CLI that reads **live on-chain data** from [Aerodrome Finance](https://aerodrome.finance) (Base) to rank pools by veAERO vote efficiency, and recommends a vote allocation that accounts for **self-dilution** — the fact that adding more of your own votes to a pool measurably lowers your own $-per-vote there, which naive "just vote where APR looks highest" approaches ignore.

Tools (3)

RewardsSugarVoterVotingEscrow