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)
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Opentrons
Control Opentrons robots, manage protocols, and search API documentation.
Zeropath
Interact with the Zeropath vulnerability management API.
Godot MCP
MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
S3 Documentation MCP Server
A lightweight Model Context Protocol (MCP) server that brings RAG (Retrieval-Augmented Generation) capabilities to your LLM over Markdown documentation stored on S3.
Honeybadger
Interact with the Honeybadger API for error monitoring and reporting using LLMs.
BoostSecurity
BoostSecurity MCP acts as a safeguard preventing agents from adding vulnerable packages into projects. It analyzes every package an AI agent introduces, flags unsafe dependencies, and recommends secure, maintained alternatives to keep projects protected.
Rubber Duck MCP
A tool that applies rubber duck debugging techniques to AI development environments.
Md2svg
Converts Markdown text to SVG images.
OriginUI MCP Server
Search and install OriginUI components, with details fetched dynamically from the OriginUI JSON registry.
Zaim API
A server template for interacting with APIs that require an API key, using the Zaim API as an example.