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
Mega Chad NFT
Mint site and art pipeline: Vercel (host + API) + Replicate (image generation). NFT mint and revenue splits on MegaETH can be added next (Split + NFT contract, chain ID 4326 mainnet / 6342 testnet).
What’s in this repo
- Next.js 14 (App Router) — runs on Vercel.
- Replicate —
/api/generateuses Flux Schnell to generate images from a text prompt. You can switch to Flux 1.1 Pro or another model for higher quality or different style. - Mint UI — placeholder; hook up your MegaETH contract and wallet (e.g. Wagmi + MegaETH chain ID 4326) when ready.
Setup
-
Clone and install
git clone https://github.com/megachadxyz/mega-chad.git cd mega-chad npm install -
Replicate API token
- Go to replicate.com/account/api-tokens and create a token.
- Copy
env.exampleto.env.localand set:REPLICATE_API_TOKEN=r8_...
-
Run locally
npm run devOpen http://localhost:3000, enter a prompt, and click Generate.
-
Deploy on Vercel
- Push this repo to GitHub and import the project in Vercel.
- Add
REPLICATE_API_TOKENin Project → Settings → Environment Variables. - Deploy; the mint site and
/api/generatewill be live.
Next steps (MegaETH mint)
- Deploy your Split and NFT contract on MegaETH (testnet 6342, then mainnet 4326) per the MEGAETH plan.
- Add wallet connect and mint flow (e.g. Wagmi/viem, chain 4326).
- Point mint revenue to your Split address so payouts are automatic.
Repo
https://github.com/megachadxyz/mega-chad
Recent Updates
- Landing page with legal documentation deployed (Feb 23, 2026)
관련 서버
Scout Monitoring MCP
스폰서Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
ShaderToy-MCP
Query and interact with ShaderToy shaders using large language models.
esp-mcp
An MCP server for ESP-IDF workflows, enabling project builds, firmware flashing, and automated issue resolution from build logs.
MCP ZAP Server
Exposes OWASP ZAP as an MCP server, enabling AI agents to orchestrate security scans, import OpenAPI specs, and generate reports.
stdout-mcp-server
Captures and manages stdout logs from multiple processes via a named pipe system for real-time debugging and analysis.
MCP Inspector
A developer tool for testing and debugging MCP servers with a web UI and proxy.
MCP Gemini CLI
A command-line interface wrapper for the Google Gemini API, enabling interaction with Gemini's Search and Chat tools.
GemForge (Gemini Tools)
Integrates Google's Gemini for advanced codebase analysis, web search, and processing of text, PDFs, and images.
ENC Charts MCP Server
Programmatically access and parse NOAA Electronic Navigational Charts (ENC) in S-57 format.
SwarmTask
An asynchronous task manager for parallel execution of shell commands with real-time progress monitoring.