π¦
MegaChad
Burn-to-create looksmaxxing engine on MegaETH. 14 MCP tools for DeFi, NFTs, and burns.
0 installs
Trust: 34 β Low
Blockchain
Ask AI about MegaChad
Powered by Claude Β· Grounded in docs
I know everything about MegaChad. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
MegaChad β MCP Server & Burn-to-Create Engine on MegaETH
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.
MCP Server
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"
}
}
}
MCP Tools (20)
| 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 |
What It Does
- Burn-to-Create: Burn 225,000 $MEGACHAD tokens to generate AI-enhanced looksmaxxed portraits and mint NFTs on MegaETH
- Cross-Chain: Bridge + swap + burn from Ethereum, Base, Arbitrum, Optimism, Polygon, and 5 more chains
- Identity Layer: Unified profiles from on-chain data, MegaNames (.mega domains), burn history, reputation scores
- Chadboard & Tiers: Leaderboard ranked by burns β Normie (0) β Mewer (1+) β Bonesmasher (3+) β Chad (10+) β Gigachad (25+)
- ChadChat: Burn-gated real-time messaging for holders (Mewer tier+), powered by Ably
- Agent Referrals: On-chain referral economy β agents earn 11,250 $MEGACHAD (5%) per referred burn
- MEGA Protocol Governance: $MEGAGOONER token (50M cap, 225-week quadratic emission) with Framemogger, MoggerStaking, JESTERGOONER staking, and Jestermogger governance voting
- x402 Payments: HTTP 402 payment protocol via Meridian for API monetization
- ERC-8004: Registered on-chain agent (#12408) with reputation tracking
- Telegram Alerts: Real-time burn/mint notifications via @megachads
- Natural Language: NLP transaction engine β type plain English, get structured calldata
- Gasless Burns: EIP-712 meta-transactions via relayer β no gas fees needed
- MegaETH Portal: Portfolio viewer, protocol directory, live network stats, NLP command bar
- Farcaster Frames: Frame-based burn gallery, leaderboard, and price discovery
- Analytics: Per-endpoint and per-MCP-tool usage tracking
API Endpoints (36)
Core
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β Leaderboard
Burn & Generation
GET|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 metadata
Agent & NLP
POST /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 stats
Cross-Chain & Bridge
GET /api/cross-chain/intent?sourceChain=baseβ Cross-chain planGET /api/cross-chain/status?id=cc_β Intent trackingGET /api/bridgeβ Bridge infrastructure
Identity & Portal
GET /api/identity/{address}β Unified identity profileGET /api/portal/tokens?address=0xβ MegaETH portfolioGET /api/portal/protocolsβ Protocol directory
Social & Messaging
POST /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 navigation
Infrastructure
GET /api/eventsβ SSE event streamGET /api/analyticsβ Usage trackingPOST /api/early/registerβ Beta access registration
Tech Stack
- Next.js 14 (App Router) on Vercel
- MegaETH (Chain ID 4326, ~250ms blocks, 100k+ TPS)
- Wagmi + viem for wallet interactions
- mcp-handler for MCP server implementation
- Kumbaya DEX for swaps
- Warren Protocol for on-chain image storage
- Ably for real-time ChadChat messaging
- Upstash Redis for metadata caching
- Pinata for IPFS storage
- Replicate for AI generation (Flux 2 Max)
- Meridian for x402 payments (USDm)
Setup
git 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
Links
- App: megachad.xyz
- MCP Endpoint: megachad.xyz/api/mcp
- Repo: github.com/megachadxyz/mega-chad
- X: @megachadxyz
