The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Imagegen MCP listing page.
MCP server for AI image generation. Generate images, remove backgrounds, upscale to 4x HD — all from a single MCP tool call. Payments handled automatically in USDC on Base mainnet via x402. No API key. No subscription. Pay per image.
Part of the ForgeMesh ecosystem — infrastructure for autonomous agents.
| Tool | What it does | Price |
|---|---|---|
generate_image | Standard text-to-image generation | $0.25 USDC |
generate_clean | Generate + background removal | $0.35 USDC |
generate_hd | Premium generate + 4x upscale (HD) | $0.50 USDC |
generate_pro | Top-tier generate + bg removal + 4x upscale | $0.75 USDC |
All tools accept prompt (required) and aspect (optional: 1:1, 16:9, 9:16, 4:3).
generate_image also accepts affiliate_id for Pyrimid attribution, or uses PYRIMID_AFFILIATE_ID from the environment.
Add to claude_desktop_config.json:
Then set the env var:
Get USDC on Base: Coinbase → Bridge to Base, or buy directly on Base.
Each tool call makes an HTTP request to the ForgeMesh imagegen service gated by the x402 protocol. If payment is required, the MCP automatically signs and broadcasts a USDC transfer from your wallet on Base mainnet — then retries the request. You see the result, your wallet is charged, no manual steps.
MIT © ForgeMesh Labs