MegaChad
Burn-to-create looksmaxxing engine on MegaETH with 14 MCP tools for swap quotes, token stats, NFT minting, gallery, leaderboard, wallet checks, gasless burns, and orchestrated agent flows
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
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
SidClaw GovernanceMCPServer
Governance proxy for MCP servers — wraps any server with policy evaluation, human approval workflows, and hash-chain audit trails.
Enhanced AutoGen MCP Server
Integrates with Microsoft's AutoGen framework to enable sophisticated multi-agent conversations via the Model Context Protocol.
FluidMCP CLI
A command-line tool to run MCP servers from a single file, with support for automatic dependency resolution, environment setup, and package installation from local or S3 sources.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
OneSource MCP
43 tools for live blockchain queries across Ethereum, Sepolia, and Avalanche — including token balances, NFT metadata, event logs, contract detection, ENS resolution, and GraphQL API documentation.
Model Context Protocol servers
A collection of reference implementations for the Model Context Protocol (MCP), showcasing servers implemented with TypeScript and Python SDKs.
Loki MCP Server
A Go-based server to query Grafana Loki logs using the Model Context Protocol (MCP).
Sui Butler
An MCP server for the Sui blockchain ecosystem that bridges AI intelligence for simplified development. Supports both zkLogin and Private Key modes.
Ref
Up-to-date documentation for your coding agent. Covers 1000s of public repos and sites. Built by ref.tools
Tenets
Offline MCP server that ranks & summarizes code using BM25, TF-IDF, embeddings & git signals; integrates with Cursor, Claude Desktop and Windsurf; privacy preserving.