Burn-to-create looksmaxxing engine on MegaETH. 14 MCP tools for DeFi, NFTs, and burns.
SaferSkills independently audited MegaChad (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MegaChad is a Model Context Protocol (MCP) server and burn-to-create looksmaxxing engine on MegaETH. It exposes 20 MCP tools that let AI agents interact with DeFi, NFTs, identity, and cross-chain operations on the MegaETH real-time blockchain.
Endpoint: https://megachad.xyz/api/mcp (Streamable HTTP)
Connect any MCP-compatible client (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"megachad": {
"url": "https://megachad.xyz/api/mcp"
}
}
}| Tool | Description |
|---|---|
get_megachad_stats | Token supply, circulating supply, burn count |
get_price | $MEGACHAD price in ETH from Kumbaya DEX |
get_swap_quote | Swap quote for ETH → $MEGACHAD with calldata |
get_wallet_info | Wallet balances, NFT count, burn eligibility |
get_portfolio | Full MegaETH token portfolio (ETH, WETH, MEGACHAD, USDm) |
get_gallery | Browse looksmaxxed burns with IPFS images |
get_chadboard | Burner leaderboard with reputation scores and .mega names |
get_identity | Resolve wallet or .mega name into unified identity profile |
get_nft_metadata | ERC-721 metadata for looksmaxxed NFTs |
get_looksmaxx_requirements | Burn requirements and x402 payment info |
get_looksmaxx_plan | Full transaction plan: swap → burn → tren fund → submit |
cross_chain_looksmaxx | Cross-chain plan from 10+ chains to MegaETH |
gasless_burn_info | EIP-712 typed data for gasless meta-transaction burns |
get_bridge_info | Bridge options for moving assets to MegaETH |
get_agent_info | ERC-8004 agent registration and reputation data |
register_referral_agent | Register as referring agent (earn 11,250 $MEGACHAD per burn) |
get_referral_stats | Referral count, earnings, and reward info |
register_early_access | Register wallet for beta access |
chat_with_megachad | Natural language interface for all operations |
get_megaeth_protocols | Curated MegaETH protocol directory |
GET /api/stats — Token supply, burn countGET /api/price — Current price + burn costGET /api/wallet?address=0x — Balance + eligibilityGET /api/gallery?limit=20 — Recent burnsGET /api/chadboard — LeaderboardGET|POST /api/x402/looksmaxx — x402-gated looksmaxxGET /api/x402/quote?ethAmount=0.1 — Swap quotePOST /api/generate — Direct burn + generateGET|POST /api/gasless/burn — EIP-712 gasless burnPOST /api/warren/deploy — Warren on-chain storageGET /api/metadata/{tokenId} — NFT metadataPOST /api/agent/chat — Natural language transactionsGET /api/agent/looksmaxx?wallet=0x — Full burn planGET /api/agent/info — ERC-8004 identityGET|POST /api/agent/register — Agent registrationGET /api/agent/referrals?address=0x — Referral statsGET /api/cross-chain/intent?sourceChain=base — Cross-chain planGET /api/cross-chain/status?id=cc_ — Intent trackingGET /api/bridge — Bridge infrastructureGET /api/identity/{address} — Unified identity profileGET /api/portal/tokens?address=0x — MegaETH portfolioGET /api/portal/protocols — Protocol directoryPOST /api/chat/auth — ChadChat Ably auth tokenGET|POST /api/chat/messages — Chat message storageGET|POST /api/chat/name — Display name managementPOST /api/telegram — Telegram bot webhookPOST /api/telegram/alerts — Burn/mint notificationsGET /api/frame — Farcaster frame navigationGET /api/events — SSE event streamGET /api/analytics — Usage trackingPOST /api/early/register — Beta access registrationgit clone https://github.com/megachadxyz/mega-chad.git
cd mega-chad
npm install
cp env.example .env.local # fill in API keys
npm run dev~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.