Labsco
MCP SERVER

MegaChad

by megachadxyz

Read MegaETH prices, wallets and leaderboards, and get a ready-to-sign transaction plan back.

DeFi Positions & On-Chain Analytics
Summary
Plans and calldata come back; the signing stays with you.

get_looksmaxx_plan and get_swap_quote return the transaction shape rather than performing it, so the server never holds a key. Reads — price, portfolio, leaderboard, identity — need no wallet at all, which makes it usable for looking before anything is committed.

What it is

A hosted server for the MegaChad burn-to-create project on MegaETH. It exposes token and market data, wallet and portfolio reads, identity resolution, and transaction plans that an agent can hand to a signer.

What you get
  • 20 tools over DeFi, NFT, identity and cross-chain operations
  • get_megachad_stats, get_price and get_swap_quote — supply and burn counts, price in ETH, and a swap quote with calldata
  • get_wallet_info and get_portfolio — balances, NFT count, burn eligibility and the full MegaETH token portfolio
  • get_looksmaxx_requirements and get_looksmaxx_plan — what a burn requires, and the full swap-to-submit transaction plan
  • cross_chain_looksmaxx and get_bridge_info — a plan from other chains, and the bridge options
  • gasless_burn_info — the typed data for a meta-transaction burn
  • get_gallery, get_chadboard, get_identity and get_nft_metadata
  • get_agent_info, register_referral_agent and get_referral_stats
  • chat_with_megachad and get_megaeth_protocols
Requirements

Nothing to install — point a client at https://megachad.xyz/api/mcp over Streamable HTTP. Reads work without a wallet; anything that burns or mints needs your own signer, since the tools return a plan rather than executing it.

Setup effort

One command — npx -y mcp-remote https://megachad.xyz/api/mcp