Skip to content
Claude Desktop

imagegen mcp for Claude Desktop

io.github.forgemeshlabs/imagegen-mcp

AI image generation MCP — generate, bg removal, 4x upscale, or full pro pipeline. USDC/Base.

client:Claude Desktop transport:stdio runtime:npm

Install imagegen mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "imagegen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "forgemesh-imagegen"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

imagegen mcp in other clients