MegaChad MCP Server
OfficialEnables cross-chain operations from Ethereum to MegaETH, allowing users to bridge assets and perform burn-to-create actions.
Provides Farcaster frame integration for displaying the burn gallery, leaderboard, and price discovery.
Stores and retrieves looksmaxxed NFT images on IPFS via Pinata, powering the gallery.
Supports cross-chain looksmaxxing by bridging assets from Optimism to MegaETH.
Supports cross-chain looksmaxxing by bridging assets from Polygon to MegaETH.
Uses Replicate's AI generation (Flux 2 Max) to create looksmaxxed portraits from burned tokens.
Sends real-time burn and mint notifications via a Telegram bot.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MegaChad MCP ServerWhat's the MEGACHAD price and my wallet balance?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Token supply, circulating supply, burn count |
| $MEGACHAD price in ETH from Kumbaya DEX |
| Swap quote for ETH → $MEGACHAD with calldata |
| Wallet balances, NFT count, burn eligibility |
| Full MegaETH token portfolio (ETH, WETH, MEGACHAD, USDm) |
| Browse looksmaxxed burns with IPFS images |
| Burner leaderboard with reputation scores and .mega names |
| Resolve wallet or .mega name into unified identity profile |
| ERC-721 metadata for looksmaxxed NFTs |
| Burn requirements and x402 payment info |
| Full transaction plan: swap → burn → tren fund → submit |
| Cross-chain plan from 10+ chains to MegaETH |
| EIP-712 typed data for gasless meta-transaction burns |
| Bridge options for moving assets to MegaETH |
| ERC-8004 agent registration and reputation data |
| Register as referring agent (earn 11,250 $MEGACHAD per burn) |
| Referral count, earnings, and reward info |
| Register wallet for beta access |
| Natural language interface for all operations |
| Curated MegaETH protocol directory |
Related MCP server: SolarPlex Arbitrum MCP
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 devLinks
App: megachad.xyz
MCP Endpoint: megachad.xyz/api/mcp
X: @megachadxyz
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
HiveCapital MCP Server — autonomous investment layer for AI agents
Related MCP Servers
AlicenseAqualityFmaintenanceMCP server for DeFi execution — lets AI agents swap, provide liquidity, lend, bridge, and run yield strategies across 22 chains in a single transaction. 7 tools for token discovery, portfolio analysis, quoting, and execution via the Haiku API.757 npm2MIT- AlicenseNot gradedqualityDmaintenanceMulti-chain MCP server enabling AI agents to interact with Arbitrum — ERC-8004 identity registration, GMX ecosystem integration, cross-chain reputation via RepuLayer, and 37 governance tools across 6 chains.12 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI agents real-time access to DeFi across multiple chains, enabling non-custodial crypto trading, portfolio queries, and transaction execution.14 npm7MIT
- AlicenseNot gradedqualityAmaintenanceMCP server that lets any AI agent operate a wallet directly on-chain: create wallets, send, swap, bridge, and deploy contracts across EVM and Bitcoin networks.2MIT